Bamf.Window¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
|
|
|
|
|
|
Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Bamf.Window(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- get_transient()¶
- Returns:
A transient for this
Bamf.Window
.- Return type:
Bamf.Window
orNone
- get_window_type()¶
- Return type:
- maximized()¶
- Return type:
- do_get_transient() virtual¶
- Returns:
A transient for this
Bamf.Window
.- Return type:
Bamf.Window
orNone
- do_get_window_type() virtual¶
- Return type:
- do_maximized() virtual¶
- Return type:
Signal Details¶
- Bamf.Window.signals.maximized_changed(window, object, p0)¶
- Signal Name:
maximized-changed
- Flags:
- Parameters:
window (
Bamf.Window
) – The object which received the signalobject (
int
) –p0 (
int
) –
- Bamf.Window.signals.monitor_changed(window, object, p0)¶
- Signal Name:
monitor-changed
- Flags:
- Parameters:
window (
Bamf.Window
) – The object which received the signalobject (
int
) –p0 (
int
) –