Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Struct Gio.DBusInterfaceVTable

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusInterfaceVTable
Struct : DBusInterfaceVTable
  Show / Hide Inherited methods, properties and signals
Virtual table for handling properties and method calls for a D-Bus interface. If you want to handle getting/setting D-Bus properties asynchronously, simply register an object with the org.freedesktop.DBus.Properties D-Bus interface using g_dbus_connection_register_object().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gio.DBusInterfaceVTable ()
Create a new Gio.DBusInterfaceVTable
Create a new Gio.DBusInterfaceVTable
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DBusConnection
Method
register_object (String object_path, DBusInterfaceInfo introspection_data, DBusInterfaceVTable vtable, void* user_data, Function user_data_free_func) : Number
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:31 GMT+0800 (HKT)