Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.DBusSubtreeVTable

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusSubtreeVTable
Struct : DBusSubtreeVTable
Virtual table for handling subtrees registered with g_dbus_connection_register_subtree().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.DBusSubtreeVTable ()
Create a new Gio.DBusSubtreeVTable
Create a new Gio.DBusSubtreeVTable
 
Events
None
Used by These Methods / Signals / Properties
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 dynamic objects.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:26 GMT+0800 (HKT)