]> git.0d.be Git - empathy.git/commitdiff
gtk-doc entry
authorDavyd Madeley <davyd@madeley.id.au>
Thu, 23 Apr 2009 11:20:44 +0000 (19:20 +0800)
committerDavyd Madeley <davyd@madeley.id.au>
Thu, 23 Apr 2009 11:20:44 +0000 (19:20 +0800)
libempathy-gtk/empathy-status-preset-dialog.c

index 4913e4b86b80e36d0a224d36aeeec71744919e7f..562b9e4d9c37346dfc401e4d65c1f151eefc51a6 100644 (file)
@@ -498,6 +498,15 @@ empathy_status_preset_dialog_init (EmpathyStatusPresetDialog *self)
        g_object_unref (gui);
 }
 
+/**
+ * empathy_status_preset_dialog_new:
+ * @parent: the parent window of this dialog (or NULL)
+ *
+ * Creates a new #EmpathyStatusPresetDialog that allows the user to
+ * add/remove/edit their saved status messages.
+ *
+ * Returns: the newly constructed dialog.
+ */
 GtkWidget *
 empathy_status_preset_dialog_new (GtkWindow *parent)
 {