X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Fpolkit-auth.h;h=5775fb406fc092e9ad1dec4301cfdf08405a3ec5;hp=b672e67b06f627c3197c47c7a2a1553a442cf4e1;hb=2bc9066af4eaebe672d39265d9421c09fa086610;hpb=52bbefa4ddf27a47cc3eca6d1daad868e6a8287d diff --git a/src/polkit-auth.h b/src/polkit-auth.h index b672e67..5775fb4 100644 --- a/src/polkit-auth.h +++ b/src/polkit-auth.h @@ -20,4 +20,4 @@ typedef enum { ERROR_BADBUS, ERROR_BADACTION, ERROR_GENERIC } check_auth_result; -check_auth_result polkit_try_auth(const gchar *bus, const gchar *action); +check_auth_result polkit_try_auth(const gchar *bus, const gchar *action, gboolean prompt);