aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-alert-bar.h')
-rw-r--r--e-util/e-alert-bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-alert-bar.h b/e-util/e-alert-bar.h
index ae5b315b40..d565f1ba84 100644
--- a/e-util/e-alert-bar.h
+++ b/e-util/e-alert-bar.h
@@ -61,7 +61,7 @@ struct _EAlertBarClass {
GtkInfoBarClass parent_class;
};
-GType e_alert_bar_get_type (void);
+GType e_alert_bar_get_type (void) G_GNUC_CONST;
GtkWidget * e_alert_bar_new (void);
void e_alert_bar_clear (EAlertBar *alert_bar);
void e_alert_bar_add_alert (EAlertBar *alert_bar,