Gtk.WindowClass - Class Structures - Gtk 3.0 (original) (raw)
Fields¶
Name | Type | Access | Description |
---|---|---|---|
activate_default | object | r | Activates the default widget for the window. |
activate_focus | object | r | Activates the current focused widget within the window. |
enable_debugging | object | r | Class handler for the Gtk.Window ::enable-debugging keybinding signal. |
keys_changed | object | r | Signal gets emitted when the set of accelerators or mnemonics that are associated with window changes. |
parent_class | Gtk.BinClass | r | The parent class. |
set_focus | object | r | Sets child as the focus widget for the window. |
Methods¶
None
Details¶
class Gtk.WindowClass¶