Gkbd.Configuration¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Name  | 
Short Description  | 
|---|---|
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent_instance  | 
r  | 
Class Details¶
- class Gkbd.Configuration(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod create_label_title(group, ln2cnt_map, layout_name)¶
 
- classmethod get()¶
 - Returns:
 singleton of
Gkbd.Configuration- Return type:
 
- append_object(obj)¶
 - Parameters:
 obj (
GObject.Object) –
- free_images(images)¶
 - Parameters:
 images ([
GdkPixbuf.Pixbuf]) – list of images
- get_all_objects()¶
 - Returns:
 list of widgets/status icons/…
- Return type:
 
- get_indicator_config()¶
 - Returns:
 indicator config
- Return type:
 
- get_keyboard_config()¶
 - Returns:
 keyboard config
- Return type:
 
- get_xkl_engine()¶
 - Returns:
 The engine used by
Gkbd.Configurationobject- Return type:
 
- load_images()¶
 - Returns:
 list of images
- Return type:
 
- lock_next_group()¶
 
- remove_object(obj)¶
 - Parameters:
 obj (
GObject.Object) –
- start_listen()¶
 
- stop_listen()¶
 
Signal Details¶
- Gkbd.Configuration.signals.changed(configuration)¶
 - Signal Name:
 changed- Flags:
 - Parameters:
 configuration (
Gkbd.Configuration) – The object which received the signal
- Gkbd.Configuration.signals.group_changed(configuration, object)¶
 - Signal Name:
 group-changed- Flags:
 - Parameters:
 configuration (
Gkbd.Configuration) – The object which received the signalobject (
int) –
- Gkbd.Configuration.signals.indicators_changed(configuration)¶
 - Signal Name:
 indicators-changed- Flags:
 - Parameters:
 configuration (
Gkbd.Configuration) – The object which received the signal