DBusObjectSkeleton.addOnAuthorizeMethod

Emitted when a method is invoked by a remote caller and used to determine if the method call is authorized.

This signal is like gio.DBusInterfaceSkeleton's g-authorize-method signal, except that it is for the enclosing object.

The default class handler just returns TRUE.

class DBusObjectSkeleton
gulong
addOnAuthorizeMethod
(,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

TRUE if the call is authorized, FALSE otherwise.

Meta

Since

2.30