summaryrefslogtreecommitdiff
path: root/gui/gdmcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/gdmcommon.h')
-rw-r--r--gui/gdmcommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gdmcommon.h b/gui/gdmcommon.h
index f6481e0d..f8331f89 100644
--- a/gui/gdmcommon.h
+++ b/gui/gdmcommon.h
@@ -59,6 +59,7 @@ GdkPixbuf *gdm_common_get_face (const char *filename,
guint max_width,
guint max_height);
+gchar* gdm_common_text_to_escaped_utf8 (const char *text);
gchar* gdm_common_get_config_file (void);
gchar* gdm_common_get_custom_config_file (void);
gboolean gdm_common_select_time_format (void);