GDBusObjectSkeleton

A gio.dbus_object_skeleton.DBusObjectSkeleton instance is essentially a group of D-Bus interfaces. The set of exported interfaces on the object may be dynamic and change at runtime.

This type is intended to be used with gio.dbus_object_manager.DBusObjectManager.

Members

Variables

parentInstance
ObjectC parentInstance;
priv
GDBusObjectSkeletonPrivate* priv;