![]() |
![]() |
![]() |
PolicyKit Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
PolkitBackendLocalAuthority; PolkitBackendLocalAuthorityClass; PolkitBackendAuthority * polkit_backend_local_authority_new (void);
An implementation of PolkitBackendAuthority that stores authorizations on the local file system and supports interaction with authentication agents.
typedef struct _PolkitBackendLocalAuthority PolkitBackendLocalAuthority;
The PolkitBackendLocalAuthority struct should not be accessed directly.
typedef struct { PolkitBackendAuthorityClass parent_class; } PolkitBackendLocalAuthorityClass;
Class structure for PolkitBackendLocalAuthority.
PolkitBackendAuthorityClass |
The parent class. |
PolkitBackendAuthority * polkit_backend_local_authority_new (void);