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-category-editor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-category-editor.h') diff --git a/e-util/e-category-editor.h b/e-util/e-category-editor.h index bf5ebbe1a8..e50cf69779 100644 --- a/e-util/e-category-editor.h +++ b/e-util/e-category-editor.h @@ -68,7 +68,7 @@ struct _ECategoryEditorClass { GtkDialogClass parent_class; }; -GType e_category_editor_get_type (void); +GType e_category_editor_get_type (void) G_GNUC_CONST; ECategoryEditor * e_category_editor_new (void); const gchar * e_category_editor_create_category -- cgit v1.2.3