gio.DBusAuthObserver

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
gtkc.giotypes
public import gtkc.giotypes;

Members

Classes

DBusAuthObserver
class DBusAuthObserver

The gio.DBusAuthObserver type provides a mechanism for participating in how a gio.DBusServer (or a gio.DBusConnection) authenticates remote peers. Simply instantiate a gio.DBusAuthObserver and connect to the signals you are interested in. Note that new signals may be added in the future