InputPad.GtkWindow¶
- Subclasses:
None
Methods¶
- Inherited:
Gtk.ApplicationWindow (6), Gtk.Window (119), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gio.ActionGroup (14), Gio.ActionMap (5)
- Structs:
Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class |
|
class |
|
class |
|
class |
|
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Gtk.Window (5), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gio.ActionGroup (14), Gio.ActionMap (3)
|
|
|
|
|
|
|
|
|
|
Properties¶
Style Properties¶
- Inherited:
Signals¶
- Inherited:
Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gio.ActionGroup (4)
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gio.ActionGroup (4)
Name |
Type |
Access |
Description |
---|---|---|---|
child |
r |
||
parent |
r |
Class Details¶
- class InputPad.GtkWindow(*args, **kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod get_kbdui_name_get_description_with_index(index)¶
- classmethod new(app)¶
- Parameters:
app (
InputPad.GtkApplication
) –- Return type:
- classmethod new_with_child(app, type, child)¶
- Parameters:
app (
InputPad.GtkApplication
) –type (
Gtk.WindowType
) –child (
int
) –
- Return type:
- reorder_button_pressed()¶
- set_show_layout(type)¶
- Parameters:
type (
InputPad.WindowShowLayoutType
) –
- set_show_table(type)¶
- Parameters:
type (
InputPad.WindowShowTableType
) –
- do_button_pressed(str, type, keysym, keycode, state) virtual¶
- do_reorder_button_pressed() virtual¶
Signal Details¶
- InputPad.GtkWindow.signals.button_pressed(gtk_window, object, p0, p1, p2, p3)¶
- InputPad.GtkWindow.signals.char_button_sensitive(gtk_window, object)¶
- Signal Name:
char-button-sensitive
- Flags:
- Parameters:
gtk_window (
InputPad.GtkWindow
) – The object which received the signalobject (
bool
) –
- InputPad.GtkWindow.signals.group_appended(gtk_window, object, p0)¶
- Signal Name:
group-appended
- Flags:
- Parameters:
gtk_window (
InputPad.GtkWindow
) – The object which received the signalobject (
str
) –p0 (
str
) –
- InputPad.GtkWindow.signals.group_changed(gtk_window, object, p0)¶
- Signal Name:
group-changed
- Flags:
- Parameters:
gtk_window (
InputPad.GtkWindow
) – The object which received the signalobject (
str
) –p0 (
str
) –
- InputPad.GtkWindow.signals.keyboard_changed(gtk_window, object)¶
- Signal Name:
keyboard-changed
- Flags:
- Parameters:
gtk_window (
InputPad.GtkWindow
) – The object which received the signalobject (
int
) –
- InputPad.GtkWindow.signals.reorder_button_pressed(gtk_window)¶
- Signal Name:
reorder-button-pressed
- Flags:
- Parameters:
gtk_window (
InputPad.GtkWindow
) – The object which received the signal