[empathy: 14/19] gtk-doc entry



commit 88e713991752dfccebc37309571384165d557d6c
Author: Davyd Madeley <davyd madeley id au>
Date:   Thu Apr 23 19:20:44 2009 +0800

    gtk-doc entry
---
 libempathy-gtk/empathy-status-preset-dialog.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/libempathy-gtk/empathy-status-preset-dialog.c b/libempathy-gtk/empathy-status-preset-dialog.c
index 4913e4b..562b9e4 100644
--- a/libempathy-gtk/empathy-status-preset-dialog.c
+++ b/libempathy-gtk/empathy-status-preset-dialog.c
@@ -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)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]