Gtk.WindowClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
activate_default |
r |
Activates the default widget for the window. |
|
activate_focus |
r |
Activates the current focused widget within the window. |
|
enable_debugging |
r |
Class handler for the |
|
keys_changed |
r |
Signal gets emitted when the set of accelerators or mnemonics that are associated with window changes. |
|
parent_class |
r |
The parent class. |
|
set_focus |
r |
Sets child as the focus widget for the window. |
Methods¶
None
Details¶
- class Gtk.WindowClass¶