gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusConnection.OnClosedDelegateWrapper
gio
DBusConnection
DBusConnection
Undocumented in source.
class
DBusConnection
protected
class
OnClosedDelegateWrapper {
void
delegate
(
bool
,
ErrorG
,
DBusConnection
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(bool, ErrorG, DBusConnection) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(bool, ErrorG, DBusConnection) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
bool
,
ErrorG
,
DBusConnection
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnClosed
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