aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-alert.c')
-rw-r--r--e-util/e-alert.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-alert.c b/e-util/e-alert.c
index 20ab3221ec..ac9d9652bf 100644
--- a/e-util/e-alert.c
+++ b/e-util/e-alert.c
@@ -495,6 +495,8 @@ e_alert_init (EAlert *self)
* which alert to use, it is in the format domain:alert-id. The NULL
* terminated list of arguments, starting with @arg0 is used to fill
* out the alert definition.
+ *
+ * Returns: a new #EAlert
**/
EAlert *
e_alert_new(const gchar *tag, const gchar *arg0, ...)