c
GObject.Object
GObject.InitiallyUnowned
IBus.Object
IBus.Serializable
IBus.PropList
| Import line: | IBus = imports.gi.IBus; |
| GIR File: | IBus-1.0.gir |
| C documentation: | IBusPropList |
| Class : | PropList |
| Extends: | IBus.Serializable |
| Properties | Defined By | |
|---|---|---|
|
flags : guint32
read only
|
IBus.Object | |
|
g_type_instance : GObject.TypeInstance
read only
|
GObject.InitiallyUnowned | |
|
parent : IBus.Serializable
read only
|
IBus.PropList | |
|
priv : IBus.SerializablePrivate
read only
|
IBus.Serializable | |
|
properties : Array
read only
|
IBus.PropList | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new IBus.PropList
(Object properties)
Create a new IBus.PropList
Create a new IBus.PropList
|
||
|
append
(Property prop)
:
none
|
IBus.PropList | |
|
destroy
()
:
none
|
IBus.Object | |
|
get
(guint32 index)
:
IBus.Property
|
IBus.PropList | |
|
get_qattachment
(guint32 key)
:
GLib.Variant
|
IBus.Serializable | |
|
remove_qattachment
(guint32 key)
:
none
|
IBus.Serializable | |
|
serialize
()
:
GLib.Variant
|
IBus.Serializable | |
|
IBus.Serializable | |
|
IBus.PropList | |
| Event | Defined By | |
|---|---|---|
|
destroy (Object self)
:
none
|
IBus.Object | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
IBus.Engine
Method |
register_properties
(PropList prop_list)
:
none
|
|
IBus.InputContext
Signal |
register_properties
(InputContext self, PropList props)
:
none
|
|
IBus.PanelService
Signal |
register_properties
(PanelService self, PropList object)
:
none
|
|
IBus.Property
Property |
sub_props : IBus.PropList
|
|
IBus.Property
Method |
new IBus.Property.c_new
(String key, PropType type, Text label, String icon, Text tooltip, gboolean sensitive, gboolean visible, PropState state, PropList prop_list)
:
IBus.Property
Create a new IBus.Property
|
|
IBus.Property
Method |
get_sub_props
()
:
IBus.PropList
|
|
IBus.Property
Method |
set_sub_props
(PropList prop_list)
:
none
|