From 57a3b819e1b849db7b2e76bcbad84bd551cdd55e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 2 Jul 2013 15:43:03 -0400 Subject: GalViewClass: Replace get_type_code() with "type_code" string. All GalView subclasses return a static string in their get_type_code() methods, so replace the method with a static string pointer directly in the class structure, and remove the "type-code" GalView property. --- doc/reference/evolution-util/evolution-util-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/reference/evolution-util/evolution-util-sections.txt') diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index e9d1ec292c..b622f98587 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4569,7 +4569,6 @@ gal_view_load gal_view_save gal_view_get_title gal_view_set_title -gal_view_get_type_code gal_view_clone gal_view_changed -- cgit v1.2.3