Back to Seed Clases

Polkit


Classes

Interfaces

Structs

Unions

Enums

Enum Polkit.CheckAuthorizationFlags

Import line: Polkit = imports.gi.Polkit;
GIR File: Polkit-1.0.gir
C documentation: PolkitCheckAuthorizationFlags
Enum : CheckAuthorizationFlags
  Show / Hide Inherited methods, properties and signals
through authentication, and an authentication agent is available, then attempt to do so. Note, this means that the method used for checking authorization is likely to block for a long time. Possible flags when checking authorizations.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Polkit.Authority
Method
check_authorization_sync (Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable) : Polkit.AuthorizationResult
Polkit.Authority
Method
check_authorization (Subject subject, String action_id, Details details, CheckAuthorizationFlags flags, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:56 GMT+0800 (HKT)