gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
DBusObjectSkeleton.OnAuthorizeMethodDelegateWrapper
gio
DBusObjectSkeleton
DBusObjectSkeleton
Undocumented in source.
class
DBusObjectSkeleton
protected
class
OnAuthorizeMethodDelegateWrapper {
bool
delegate
(
DBusInterfaceSkeleton
,
DBusMethodInvocation
,
DBusObjectSkeleton
)
dlg
;
gulong
handlerId
;
this
(bool delegate(DBusInterfaceSkeleton, DBusMethodInvocation, DBusObjectSkeleton) dlg);
void
remove
(OnAuthorizeMethodDelegateWrapper source);
}
Constructors
this
this
(bool delegate(DBusInterfaceSkeleton, DBusMethodInvocation, DBusObjectSkeleton) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnAuthorizeMethodDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
bool
delegate
(
DBusInterfaceSkeleton
,
DBusMethodInvocation
,
DBusObjectSkeleton
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gio
DBusObjectSkeleton
DBusObjectSkeleton
classes
OnAuthorizeMethodDelegateWrapper
constructors
this
functions
addInterface
addOnAuthorizeMethod
flush
getDBusObjectSkeletonStruct
getStruct
removeInterface
removeInterfaceByName
setObjectPath
setStruct
mixins
__anonymous
static functions
callBackAuthorizeMethod
callBackAuthorizeMethodDestroy
getType
variables
gDBusObjectSkeleton
onAuthorizeMethodListeners