Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusSubtreeVTable |
Struct : | DBusSubtreeVTable |
Properties | Defined By | |
---|---|---|
dispatch : [object Object]
|
Gio.DBusSubtreeVTable | |
enumerate : void*
|
Gio.DBusSubtreeVTable | |
introspect : [object Object]
|
Gio.DBusSubtreeVTable | |
padding : Array
read only
|
Gio.DBusSubtreeVTable |
Method / Constructor | Defined By | |
---|---|---|
new Gio.DBusSubtreeVTable
()
Create a new Gio.DBusSubtreeVTable
Create a new Gio.DBusSubtreeVTable
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.DBusConnection
Method |
register_subtree
(String object_path, DBusSubtreeVTable vtable, DBusSubtreeFlags flags, void* user_data, Function user_data_free_func)
:
guint32
Registers a whole subtree of
dynamicobjects. |