c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.DBusObject

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusObject
Interface : DBusObject
Implementations: Gio.DBusObjectProxy, Gio.DBusObjectSkeleton
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DBusInterface
Method
get_object () : Gio.DBusObject
Gio.DBusInterface
Method
set_object (DBusObject object) : none
Gio.DBusObjectManager
Signal
interface_added (DBusObjectManager self, DBusObject object, DBusInterface interface) : none
Gio.DBusObjectManager
Signal
interface_removed (DBusObjectManager self, DBusObject object, DBusInterface interface) : none
Gio.DBusObjectManager
Signal
object_added (DBusObjectManager self, DBusObject object) : none
Gio.DBusObjectManager
Signal
object_removed (DBusObjectManager self, DBusObject object) : none
Gio.DBusObjectManager
Method
get_object (String object_path) : Gio.DBusObject
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:11 GMT+0800 (HKT)