gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusObjectManagerClient.this
gio
DBusObjectManagerClient
DBusObjectManagerClient
Sets our main struct and passes it to the parent class.
this
(GDBusObjectManagerClient* gDBusObjectManagerClient, bool ownedRef)
class
DBusObjectManagerClient
this
(
GDBusObjectManagerClient
*
gDBusObjectManagerClient
,
bool
ownedRef
= false
)
this
(AsyncResultIF res, bool forBus)
this
(GBusType busType, GDBusObjectManagerClientFlags flags, string name, string objectPath, GDBusProxyTypeFunc getProxyTypeFunc, void* getProxyTypeUserData, GDestroyNotify getProxyTypeDestroyNotify, Cancellable cancellable)
this
(DBusConnection connection, GDBusObjectManagerClientFlags flags, string name, string objectPath, GDBusProxyTypeFunc getProxyTypeFunc, void* getProxyTypeUserData, GDestroyNotify getProxyTypeDestroyNotify, Cancellable cancellable)
Meta
Source
See Implementation
gio
DBusObjectManagerClient
DBusObjectManagerClient
classes
OnInterfaceProxyPropertiesChangedDelegateWrapper
OnInterfaceProxySignalDelegateWrapper
constructors
this
functions
addOnInterfaceProxyPropertiesChanged
addOnInterfaceProxySignal
getConnection
getDBusObjectManagerClientStruct
getFlags
getName
getNameOwner
getStruct
internalRemoveOnInterfaceProxyPropertiesChanged
internalRemoveOnInterfaceProxySignal
setStruct
mixins
__anonymous
static functions
callBackInterfaceProxyPropertiesChanged
callBackInterfaceProxyPropertiesChangedDestroy
callBackInterfaceProxySignal
callBackInterfaceProxySignalDestroy
getType
newForBus
newObjectManagerClient
variables
gDBusObjectManagerClient
onInterfaceProxyPropertiesChangedListeners
onInterfaceProxySignalListeners
Sets our main struct and passes it to the parent class.