From 88e713991752dfccebc37309571384165d557d6c Mon Sep 17 00:00:00 2001 From: Davyd Madeley Date: Thu, 23 Apr 2009 19:20:44 +0800 Subject: gtk-doc entry --- libempathy-gtk/empathy-status-preset-dialog.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libempathy-gtk/empathy-status-preset-dialog.c') diff --git a/libempathy-gtk/empathy-status-preset-dialog.c b/libempathy-gtk/empathy-status-preset-dialog.c index 4913e4b86..562b9e4d9 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) { -- cgit v1.2.3