GObject.Object
Gio.DBusAuthObserver
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GDBusAuthObserver |
| Class : | DBusAuthObserver |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
parent_instance : GObject.Object
read only
|
Gio.DBusAuthObserver | |
|
priv : Gio.DBusAuthObserverPrivate
read only
|
Gio.DBusAuthObserver | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.DBusAuthObserver
(Object properties)
Create a new Gio.DBusAuthObserver
Create a new Gio.DBusAuthObserver
|
||
|
Gio.DBusAuthObserver | |
| Event | Defined By | |
|---|---|---|
|
Gio.DBusAuthObserver | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gio.DBusConnection
Property |
authentication_observer : Gio.DBusAuthObserver
|
|
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 |
new Gio.DBusConnection.for_address_sync
(String address, 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
|