Import line: | Gkbd = imports.gi.Gkbd; |
GIR File: | Gkbd-3.0.gir |
C documentation: | GkbdKeyboardConfig |
Struct : | KeyboardConfig |
Properties | Defined By | |
---|---|---|
config_listener_id : gint32
|
Gkbd.KeyboardConfig | |
engine : void*
|
Gkbd.KeyboardConfig | |
layouts_variants : String
|
Gkbd.KeyboardConfig | |
model : String
|
Gkbd.KeyboardConfig | |
options : String
|
Gkbd.KeyboardConfig | |
settings : Gio.Settings
|
Gkbd.KeyboardConfig |
Method / Constructor | Defined By | |
---|---|---|
new Gkbd.KeyboardConfig
()
Create a new Gkbd.KeyboardConfig
Create a new Gkbd.KeyboardConfig
|
||
activate
()
:
gboolean
|
Gkbd.KeyboardConfig | |
equals
(KeyboardConfig kbd_config2)
:
gboolean
|
Gkbd.KeyboardConfig | |
load
(KeyboardConfig kbd_config_default)
:
none
|
Gkbd.KeyboardConfig | |
save
()
:
none
|
Gkbd.KeyboardConfig | |
Gkbd.KeyboardConfig | ||
stop_listen
()
:
none
|
Gkbd.KeyboardConfig | |
term
()
:
none
|
Gkbd.KeyboardConfig | |
to_string
()
:
String
|
Gkbd.KeyboardConfig |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gkbd.Configuration
Method |
get_keyboard_config
()
:
Gkbd.KeyboardConfig
|
Gkbd.IndicatorConfig
Method |
|
Gkbd.IndicatorConfig
Method |
load_image_filenames
(KeyboardConfig kbd_config)
:
none
|
Gkbd.IndicatorPluginManager
Method |
config_changed
(KeyboardConfig from, KeyboardConfig to)
:
none
|
Gkbd.IndicatorPluginManager
Method |
decorate_widget
(Widget widget, gint32 group, String group_description, KeyboardConfig config)
:
Gtk.Widget
|