c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.DBusAuthObserver

Class Gio.DBusAuthObserver

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GDBusAuthObserver
Class : DBusAuthObserver
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gio.DBusAuthObserver ()
Create a new Gio.DBusAuthObserver
Create a new Gio.DBusAuthObserver
 
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.DBusConnection
Property
authentication_observer : Gio.DBusAuthObserver
Gio.DBusConnection
Method
new Gio.DBusConnection.for_address_sync (String address, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable) : Gio.DBusConnection
Create a new Gio.DBusConnection
Gio.DBusConnection
Method
new Gio.DBusConnection.sync (IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable) : Gio.DBusConnection
Create a new Gio.DBusConnection
Gio.DBusConnection
Method
Gio.DBusConnection.c_new (IOStream stream, String guid, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable, Function callback, void* user_data) : none
Gio.DBusConnection
Method
Gio.DBusConnection.new_for_address (String address, DBusConnectionFlags flags, DBusAuthObserver observer, Cancellable cancellable, Function callback, void* user_data) : none
Gio.DBusServer
Property
authentication_observer : Gio.DBusAuthObserver
Gio.DBusServer
Method
new Gio.DBusServer.sync (String address, DBusServerFlags flags, String guid, DBusAuthObserver observer, Cancellable cancellable) : Gio.DBusServer
Create a new Gio.DBusServer
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:05 GMT+0800 (HKT)