gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
DBusProxy.OnGSignalDelegateWrapper
gio
DBusProxy
DBusProxy
Undocumented in source.
class
DBusProxy
protected
class
OnGSignalDelegateWrapper {
void
delegate
(
string
,
string
,
Variant
,
DBusProxy
)
dlg
;
gulong
handlerId
;
this
(void delegate(string, string, Variant, DBusProxy) dlg);
void
remove
(OnGSignalDelegateWrapper source);
}
Constructors
this
this
(void delegate(string, string, Variant, DBusProxy) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnGSignalDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
string
,
string
,
Variant
,
DBusProxy
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DBusProxy
DBusProxy
classes
OnGPropertiesChangedDelegateWrapper
OnGSignalDelegateWrapper
constructors
this
functions
addOnGPropertiesChanged
addOnGSignal
call
callFinish
callSync
callWithUnixFdList
callWithUnixFdListFinish
callWithUnixFdListSync
getCachedProperty
getCachedPropertyNames
getConnection
getDBusProxyStruct
getDefaultTimeout
getFlags
getInterfaceInfo
getInterfaceName
getName
getNameOwner
getObjectPath
getStruct
setCachedProperty
setDefaultTimeout
setInterfaceInfo
setStruct
mixins
__anonymous
static functions
callBackGPropertiesChanged
callBackGPropertiesChangedDestroy
callBackGSignal
callBackGSignalDestroy
getType
newForBus
newProxy
variables
gDBusProxy
onGPropertiesChangedListeners
onGSignalListeners