]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - src/x-authority.h
Launchpad automatic translations update.
[sojka/lightdm.git] / src / x-authority.h
index 101cb1cac323008c656b110c4f1e6d1504989158..d908422f506165a6be534b3b37cc2a2937c4d9b2 100644 (file)
@@ -56,6 +56,8 @@ XAuthority *x_authority_new (guint16 family, const guint8 *address, gsize addres
 
 XAuthority *x_authority_new_cookie (guint16 family, const guint8 *address, gsize address_length, const gchar *number);
 
+XAuthority *x_authority_new_local_cookie (const gchar *number);
+
 void x_authority_set_family (XAuthority *auth, guint16 family);
 
 guint16 x_authority_get_family (XAuthority *auth);