shell-polkit-authentication-agent

shell-polkit-authentication-agent

Functions

Types and Values

Description

Functions

shell_polkit_authentication_agent_new ()

ShellPolkitAuthenticationAgent *
shell_polkit_authentication_agent_new (void);

shell_polkit_authentication_agent_complete ()

void
shell_polkit_authentication_agent_complete
                               (ShellPolkitAuthenticationAgent *agent,
                                gboolean dismissed);

shell_polkit_authentication_agent_register ()

void
shell_polkit_authentication_agent_register
                               (ShellPolkitAuthenticationAgent *agent,
                                GError **error_out);

shell_polkit_authentication_agent_unregister ()

void
shell_polkit_authentication_agent_unregister
                               (ShellPolkitAuthenticationAgent *agent);

Types and Values

SHELL_TYPE_POLKIT_AUTHENTICATION_AGENT

#define SHELL_TYPE_POLKIT_AUTHENTICATION_AGENT (shell_polkit_authentication_agent_get_type())

ShellPolkitAuthenticationAgent

typedef struct _ShellPolkitAuthenticationAgent ShellPolkitAuthenticationAgent;