Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GDBusSubtreeFlags |
Enum : | DBusSubtreeFlags |
Properties | |
---|---|
guint32 Gio.DBusSubtreeFlags.DISPATCH_TO_UNENUMERATED_NODES : 1
|
|
guint32 Gio.DBusSubtreeFlags.NONE : 0
|
None |
None |
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. |