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-attachment-button.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-attachment-button.h') diff --git a/e-util/e-attachment-button.h b/e-util/e-attachment-button.h index abe5fa4dc9..6873bc4c95 100644 --- a/e-util/e-attachment-button.h +++ b/e-util/e-attachment-button.h @@ -64,7 +64,7 @@ struct _EAttachmentButtonClass { GtkBoxClass parent_class; }; -GType e_attachment_button_get_type (void); +GType e_attachment_button_get_type (void) G_GNUC_CONST; GtkWidget * e_attachment_button_new (void); EAttachmentView * e_attachment_button_get_view (EAttachmentButton *button); -- cgit v1.2.3