gio.DBusObjectManagerClient

Undocumented in source.

Public Imports

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

Members

Classes

DBusObjectManagerClient
class DBusObjectManagerClient

gio.DBusObjectManagerClient is used to create, monitor and delete object proxies for remote objects exported by a gio.DBusObjectManagerServer (or any code implementing the org.freedesktop.DBus.ObjectManager

interface).