c
GObject.Object
GObject.InitiallyUnowned
IBus.Object
IBus.Serializable
IBus.EngineDesc
| Import line: | IBus = imports.gi.IBus; |
| GIR File: | IBus-1.0.gir |
| C documentation: | IBusEngineDesc |
| Class : | EngineDesc |
| Extends: | IBus.Serializable |
| Properties | Defined By | |
|---|---|---|
|
author : String
|
IBus.EngineDesc | |
|
description : String
|
IBus.EngineDesc | |
|
flags : guint32
read only
|
IBus.Object | |
|
g_type_instance : GObject.TypeInstance
read only
|
GObject.InitiallyUnowned | |
|
hotkeys : String
|
IBus.EngineDesc | |
|
icon : String
|
IBus.EngineDesc | |
|
language : String
|
IBus.EngineDesc | |
|
layout : String
|
IBus.EngineDesc | |
|
license : String
|
IBus.EngineDesc | |
|
longname : String
|
IBus.EngineDesc | |
|
name : String
|
IBus.EngineDesc | |
|
parent : IBus.Serializable
read only
|
IBus.EngineDesc | |
|
priv : IBus.EngineDescPrivate
read only
|
IBus.EngineDesc | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
rank : guint32
|
IBus.EngineDesc | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
|
setup : String
|
IBus.EngineDesc | |
|
symbol : String
|
IBus.EngineDesc | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new IBus.EngineDesc
(Object properties)
Create a new IBus.EngineDesc
Create a new IBus.EngineDesc
|
||
|
new IBus.EngineDesc.c_new
(String name, String longname, String description, String language, String license, String author, String icon, String layout)
:
IBus.EngineDesc
Create a new IBus.EngineDesc
Create a new IBus.EngineDesc
|
||
|
destroy
()
:
none
|
IBus.Object | |
|
get_author
()
:
String
|
IBus.EngineDesc | |
|
get_description
()
:
String
|
IBus.EngineDesc | |
|
get_hotkeys
()
:
String
|
IBus.EngineDesc | |
|
get_icon
()
:
String
|
IBus.EngineDesc | |
|
get_language
()
:
String
|
IBus.EngineDesc | |
|
get_layout
()
:
String
|
IBus.EngineDesc | |
|
get_license
()
:
String
|
IBus.EngineDesc | |
|
get_longname
()
:
String
|
IBus.EngineDesc | |
|
get_name
()
:
String
|
IBus.EngineDesc | |
|
get_qattachment
(guint32 key)
:
GLib.Variant
|
IBus.Serializable | |
|
get_rank
()
:
guint32
|
IBus.EngineDesc | |
|
get_setup
()
:
String
|
IBus.EngineDesc | |
|
get_symbol
()
:
String
|
IBus.EngineDesc | |
|
IBus.EngineDesc | |
|
remove_qattachment
(guint32 key)
:
none
|
IBus.Serializable | |
|
serialize
()
:
GLib.Variant
|
IBus.Serializable | |
|
IBus.Serializable | |
| Event | Defined By | |
|---|---|---|
|
destroy (Object self)
:
none
|
IBus.Object | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
IBus.Bus
Method |
get_global_engine
()
:
IBus.EngineDesc
|
|
IBus.Bus
Method |
get_global_engine_async_finish
(AsyncResult res)
:
IBus.EngineDesc
|
|
IBus.Component
Method |
add_engine
(EngineDesc engine)
:
none
|
|
IBus.InputContext
Method |
get_engine
()
:
IBus.EngineDesc
|
|
IBus.InputContext
Method |
get_engine_async_finish
(AsyncResult res)
:
IBus.EngineDesc
|