|  |  |  | Shell Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Signals | ||||
ShellPolkitAuthenticationAgent * shell_polkit_authentication_agent_new (void); void shell_polkit_authentication_agent_complete (ShellPolkitAuthenticationAgent *agent,gboolean dismissed); void shell_polkit_authentication_agent_register (ShellPolkitAuthenticationAgent *agent,GError **error_out); void shell_polkit_authentication_agent_unregister (ShellPolkitAuthenticationAgent *agent); ShellPolkitAuthenticationAgent; ShellPolkitAuthenticationAgentClass;
ShellPolkitAuthenticationAgent * shell_polkit_authentication_agent_new
                                                        (void);
void shell_polkit_authentication_agent_complete (ShellPolkitAuthenticationAgent *agent,gboolean dismissed);
void shell_polkit_authentication_agent_register (ShellPolkitAuthenticationAgent *agent,GError **error_out);
void                shell_polkit_authentication_agent_unregister
                                                        (ShellPolkitAuthenticationAgent *agent);
typedef struct _ShellPolkitAuthenticationAgent ShellPolkitAuthenticationAgent;
"cancel" signalvoid                user_function                      (ShellPolkitAuthenticationAgent *shellpolkitauthenticationagent,
                                                        gpointer                        user_data)                           : Run Last
"initiate" signalvoid                user_function                      (ShellPolkitAuthenticationAgent *shellpolkitauthenticationagent,
                                                        gchar                          *arg1,
                                                        gchar                          *arg2,
                                                        gchar                          *arg3,
                                                        gchar                          *arg4,
                                                        GStrv                           arg5,
                                                        gpointer                        user_data)                           : Run Last