gtk-d v3.6.6 (2017-08-06T14:57:30Z)
Home
Dub
Repo
DBusObjectManagerClient.OnInterfaceProxyPropertiesChangedDelegateWrapper
gio
DBusObjectManagerClient
DBusObjectManagerClient
Undocumented in source.
class
DBusObjectManagerClient
protected
class
OnInterfaceProxyPropertiesChangedDelegateWrapper {
void
delegate
(
DBusObjectProxy
,
DBusProxy
,
Variant
,
string
[],
DBusObjectManagerClient
)
dlg
;
gulong
handlerId
;
this
(void delegate(DBusObjectProxy, DBusProxy, Variant, string[], DBusObjectManagerClient) dlg);
void
remove
(OnInterfaceProxyPropertiesChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(DBusObjectProxy, DBusProxy, Variant, string[], DBusObjectManagerClient) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnInterfaceProxyPropertiesChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
DBusObjectProxy
,
DBusProxy
,
Variant
,
string
[],
DBusObjectManagerClient
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DBusObjectManagerClient
DBusObjectManagerClient
classes
OnInterfaceProxyPropertiesChangedDelegateWrapper
OnInterfaceProxySignalDelegateWrapper
constructors
this
functions
addOnInterfaceProxyPropertiesChanged
addOnInterfaceProxySignal
getConnection
getDBusObjectManagerClientStruct
getFlags
getName
getNameOwner
getStruct
setStruct
mixins
__anonymous
static functions
callBackInterfaceProxyPropertiesChanged
callBackInterfaceProxyPropertiesChangedDestroy
callBackInterfaceProxySignal
callBackInterfaceProxySignalDestroy
getType
newForBus
newObjectManagerClient
variables
gDBusObjectManagerClient
onInterfaceProxyPropertiesChangedListeners
onInterfaceProxySignalListeners