aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-charset-combo-box.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-charset-combo-box.h')
-rw-r--r--e-util/e-charset-combo-box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-charset-combo-box.h b/e-util/e-charset-combo-box.h
index 54c5527875..a1e8cec5bb 100644
--- a/e-util/e-charset-combo-box.h
+++ b/e-util/e-charset-combo-box.h
@@ -62,7 +62,7 @@ struct _ECharsetComboBoxClass {
EActionComboBoxClass parent_class;
};
-GType e_charset_combo_box_get_type (void);
+GType e_charset_combo_box_get_type (void) G_GNUC_CONST;
GtkWidget * e_charset_combo_box_new (void);
const gchar * e_charset_combo_box_get_charset (ECharsetComboBox *combo_box);
void e_charset_combo_box_set_charset (ECharsetComboBox *combo_box,