From 5e2efa2cd4ac7891fdf316dafd9ab249086e842a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Dec 2012 07:25:24 -0500 Subject: Finish adding symbols to libeutil API docs. --- e-util/e-alert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-alert.h') diff --git a/e-util/e-alert.h b/e-util/e-alert.h index f62e612235..4cba32135d 100644 --- a/e-util/e-alert.h +++ b/e-util/e-alert.h @@ -76,7 +76,7 @@ struct _EAlertClass { gint response_id); }; -GType e_alert_get_type (void); +GType e_alert_get_type (void) G_GNUC_CONST; EAlert * e_alert_new (const gchar *tag, ...) G_GNUC_NULL_TERMINATED; EAlert * e_alert_new_valist (const gchar *tag, -- cgit v1.2.3