summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-14 13:18:25 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-14 13:18:25 +1000
commitf6fd86b913a6bd56a1bc179b0a2d26ea9b87d332 (patch)
tree53811ce072ef2f0f15f40afc0da09d85913e0481 /doc
parent52af281d7a69b80552f1975c9cff250d533875bc (diff)
downloadlightdm-f6fd86b913a6bd56a1bc179b0a2d26ea9b87d332.tar.gz
Added two signals: select-user and select-guest. This requires the greeter to select a user account for logging in
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/greeter.sgml15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/tmpl/greeter.sgml b/doc/tmpl/greeter.sgml
index 63333fdb..3428762a 100644
--- a/doc/tmpl/greeter.sgml
+++ b/doc/tmpl/greeter.sgml
@@ -101,6 +101,21 @@ g_object_connect (G_OBJECT (greeter), "quit", G_CALLBACK (quit_cb), NULL);
@ldmgreeter: the object which received the signal.
+<!-- ##### SIGNAL LdmGreeter::select-guest ##### -->
+<para>
+
+</para>
+
+@ldmgreeter: the object which received the signal.
+
+<!-- ##### SIGNAL LdmGreeter::select-user ##### -->
+<para>
+
+</para>
+
+@ldmgreeter: the object which received the signal.
+@arg1:
+
<!-- ##### SIGNAL LdmGreeter::show-message ##### -->
<para>