[ HasEmitter ]
[ Version ( since = "2.34" ) ]
public signal bool allow_mechanism (string mechanism)
Emitted to check if mechanism
is allowed to be used.
mechanism |
The name of the mechanism, e.g. `DBUS_COOKIE_SHA1`. |
true if |