gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
DBusInterfaceSkeleton.OnGAuthorizeMethodDelegateWrapper
gio
DBusInterfaceSkeleton
DBusInterfaceSkeleton
Undocumented in source.
class
DBusInterfaceSkeleton
protected
class
OnGAuthorizeMethodDelegateWrapper {
bool
delegate
(
DBusMethodInvocation
,
DBusInterfaceSkeleton
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(bool delegate(DBusMethodInvocation, DBusInterfaceSkeleton) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(bool delegate(DBusMethodInvocation, DBusInterfaceSkeleton) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
bool
delegate
(
DBusMethodInvocation
,
DBusInterfaceSkeleton
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DBusInterfaceSkeleton
DBusInterfaceSkeleton
classes
OnGAuthorizeMethodDelegateWrapper
constructors
this
functions
addOnGAuthorizeMethod
expor
flush
getConnection
getConnections
getDBusInterfaceSkeletonStruct
getFlags
getInfo
getObjectPath
getProperties
getStruct
getVtable
hasConnection
internalRemoveOnGAuthorizeMethod
setFlags
setStruct
unexport
unexportFromConnection
mixins
__anonymous
static functions
callBackGAuthorizeMethod
callBackGAuthorizeMethodDestroy
getType
variables
gDBusInterfaceSkeleton
onGAuthorizeMethodListeners