summaryrefslogtreecommitdiff
path: root/src/procman_matesu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/procman_matesu.h')
-rw-r--r--src/procman_matesu.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/procman_matesu.h b/src/procman_matesu.h
new file mode 100644
index 0000000..099c756
--- /dev/null
+++ b/src/procman_matesu.h
@@ -0,0 +1,12 @@
+#ifndef H_MATE_SYSTEM_MONITOR_MATESU_H_1132171917
+#define H_MATE_SYSTEM_MONITOR_MATESU_H_1132171917
+
+#include <glib/gtypes.h>
+
+gboolean
+procman_matesu_create_root_password_dialog(const char * message);
+
+gboolean
+procman_has_matesu(void) G_GNUC_CONST;
+
+#endif /* H_MATE_SYSTEM_MONITOR_MATESU_H_1132171917 */