gtk-d v3.3.1 (2016-03-27T12:49:35Z)
Home
Dub
Repo
DBusAuthObserver.addOnAllowMechanism
gio
DBusAuthObserver
DBusAuthObserver
Emitted to check if @mechanism is allowed to be used.
class
DBusAuthObserver
void
addOnAllowMechanism
(
bool
delegate
(
string
,
DBusAuthObserver
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.34
Source
See Implementation
gio
DBusAuthObserver
DBusAuthObserver
constructors
this
functions
addOnAllowMechanism
addOnAuthorizeAuthenticatedPeer
allowMechanism
authorizeAuthenticatedPeer
getDBusAuthObserverStruct
getStruct
setStruct
static functions
callBackAllowMechanism
callBackAuthorizeAuthenticatedPeer
getType
variables
connectedSignals
gDBusAuthObserver
onAllowMechanismListeners
onAuthorizeAuthenticatedPeerListeners
Emitted to check if @mechanism is allowed to be used.