gtk-d v3.7.4 (2018-02-28T22:18:57Z)
Home
Dub
Repo
DBusConnection.OnClosedDelegateWrapper
gio
DBusConnection
DBusConnection
Undocumented in source.
class
DBusConnection
protected
class
OnClosedDelegateWrapper {
void
delegate
(
bool
,
ErrorG
,
DBusConnection
)
dlg
;
gulong
handlerId
;
this
(void delegate(bool, ErrorG, DBusConnection) dlg);
void
remove
(OnClosedDelegateWrapper source);
}
Constructors
this
this
(void delegate(bool, ErrorG, DBusConnection) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnClosedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
bool
,
ErrorG
,
DBusConnection
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DBusConnection
DBusConnection
classes
OnClosedDelegateWrapper
constructors
this
functions
addFilter
addOnClosed
call
callFinish
callSync
callWithUnixFdList
callWithUnixFdListFinish
callWithUnixFdListSync
close
closeFinish
closeSync
emitSignal
exportActionGroup
exportMenuModel
flush
flushFinish
flushSync
getCapabilities
getDBusConnectionStruct
getExitOnClose
getGuid
getLastSerial
getPeerCredentials
getStream
getStruct
getUniqueName
isClosed
registerObject
registerObjectWithClosures
registerSubtree
removeFilter
sendMessage
sendMessageWithReply
sendMessageWithReplyFinish
sendMessageWithReplySync
setExitOnClose
setStruct
signalSubscribe
signalUnsubscribe
startMessageProcessing
unexportActionGroup
unexportMenuModel
unregisterObject
unregisterSubtree
mixins
__anonymous
static functions
callBackClosed
callBackClosedDestroy
get
getFinish
getSync
getType
newConnection
newForAddress
variables
gDBusConnection
onClosedListeners