summaryrefslogtreecommitdiff
path: root/e-util/e-attachment-paned.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-12-14 07:25:24 -0500
committerMatthew Barnes <mbarnes@redhat.com>2012-12-15 08:16:36 -0500
commit5e2efa2cd4ac7891fdf316dafd9ab249086e842a (patch)
treefe4b9c1ef8d783281789c4a378253aa41af35db3 /e-util/e-attachment-paned.h
parent63cff95414fc76e6d58a274ffebe019cd6feb0a5 (diff)
downloadevolution-5e2efa2cd4ac7891fdf316dafd9ab249086e842a.tar.gz
Finish adding symbols to libeutil API docs.
Diffstat (limited to 'e-util/e-attachment-paned.h')
-rw-r--r--e-util/e-attachment-paned.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment-paned.h b/e-util/e-attachment-paned.h
index af44cd6d67..64a8696fde 100644
--- a/e-util/e-attachment-paned.h
+++ b/e-util/e-attachment-paned.h
@@ -62,7 +62,7 @@ struct _EAttachmentPanedClass {
GtkVPanedClass parent_class;
};
-GType e_attachment_paned_get_type (void);
+GType e_attachment_paned_get_type (void) G_GNUC_CONST;
GtkWidget * e_attachment_paned_new (void);
GtkWidget * e_attachment_paned_get_content_area
(EAttachmentPaned *paned);