gio.DBusInterfaceT

Undocumented in source.

Public Imports

gio.DBusInterfaceInfo
public import gio.DBusInterfaceInfo;
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.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Templates

DBusInterfaceT
template DBusInterfaceT(TStruct)

The #GDBusInterface type is the base type for D-Bus interfaces both on the service side (see #GDBusInterfaceSkeleton) and client side (see #GDBusProxy).

Meta