gtk-d v3.4.0 (2016-12-28T18:49:35Z)
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
constructors
this
functions
addOnInterfaceProxyPropertiesChanged
addOnInterfaceProxySignal
getConnection
getDBusObjectManagerClientStruct
getFlags
getName
getNameOwner
getStruct
setStruct
mixins
__anonymous
static functions
callBackInterfaceProxyPropertiesChanged
callBackInterfaceProxySignal
getType
newForBus
newObjectManagerClient
variables
connectedSignals
gDBusObjectManagerClient
onInterfaceProxyPropertiesChangedListeners
onInterfaceProxySignalListeners
Sets our main struct and passes it to the parent class.