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-dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-alert-dialog.h') diff --git a/e-util/e-alert-dialog.h b/e-util/e-alert-dialog.h index 3d2662a398..6240f681ad 100644 --- a/e-util/e-alert-dialog.h +++ b/e-util/e-alert-dialog.h @@ -62,7 +62,7 @@ struct _EAlertDialogClass { GtkDialogClass parent_class; }; -GType e_alert_dialog_get_type (void); +GType e_alert_dialog_get_type (void) G_GNUC_CONST; GtkWidget * e_alert_dialog_new (GtkWindow *parent, EAlert *alert); GtkWidget * e_alert_dialog_new_for_args (GtkWindow *parent, -- cgit v1.2.3