Gkbd.DesktopConfig¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
config_listener_id |
r/w |
||
default_group |
r/w |
||
engine |
r/w |
||
group_per_app |
r/w |
||
handle_indicators |
r/w |
||
layout_names_as_group_names |
r/w |
||
load_extra_items |
r/w |
||
settings |
r/w |
Methods¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- class Gkbd.DesktopConfig¶
-
- init(engine)¶
- Parameters:
engine (
Xkl.Engine
) –
- load()¶
- load_group_descriptions(registry, layout_ids, variant_ids, short_group_names, full_group_names)¶
- lock_next_group()¶
- lock_prev_group()¶
- restore_group()¶
- save()¶
- start_listen(func, *user_data)¶
- Parameters:
func (
GObject.Callback
) – a function to call when settings are changed
- stop_listen()¶
- term()¶