aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-factory-etable.h
diff options
context:
space:
mode:
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