gio.DBusObjectManagerT

Undocumented in source.

Public Imports

gio.DBusInterfaceIF
public import gio.DBusInterfaceIF;
Undocumented in source.
gio.DBusObjectIF
public import gio.DBusObjectIF;
Undocumented in source.
gio.c.functions
public import gio.c.functions;
Undocumented in source.
gio.c.types
public import gio.c.types;
Undocumented in source.
glib.ListG
public import glib.ListG;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.

Members

Templates

DBusObjectManagerT
template DBusObjectManagerT(TStruct)

The #GDBusObjectManager type is the base type for service- and client-side implementations of the standardized org.freedesktop.DBus.ObjectManager

interface.

Meta