aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-factory-etable.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-03 00:09:28 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-06 04:40:49 +0800
commit6db972ab0fd2f223aea07c6a413d39a01c41152b (patch)
treea2901db1062e6c72c82aeacec802faeed40206ae /e-util/gal-view-factory-etable.h
parentc361af739614d5a4bdc90741128bb25c0907e015 (diff)
downloadgsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar.gz
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar.bz2
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar.lz
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar.xz
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.tar.zst
gsoc2013-evolution-6db972ab0fd2f223aea07c6a413d39a01c41152b.zip
GalView-related cleanups.
Diffstat (limited to 'e-util/gal-view-factory-etable.h')
-rw-r--r--e-util/gal-view-factory-etable.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/e-util/gal-view-factory-etable.h b/e-util/gal-view-factory-etable.h
index b26fa4e768..4edddda691 100644
--- a/e-util/gal-view-factory-etable.h
+++ b/e-util/gal-view-factory-etable.h
@@ -66,7 +66,8 @@ struct _GalViewFactoryEtableClass {
GalViewFactoryClass parent_class;
};
-GType gal_view_factory_etable_get_type (void);
+GType gal_view_factory_etable_get_type
+ (void) G_GNUC_CONST;
GalViewFactory *gal_view_factory_etable_new (ETableSpecification *specification);
ETableSpecification *
gal_view_factory_etable_get_specification