From ca2a67b4c6fbed8d99559ab68326f866bb472a89 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 17 Apr 2001 18:12:46 +0000 Subject: Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN Tue Apr 17 10:59:13 2001 Owen Taylor * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT add -DGTK_ENABLE_BROKEN * {gtk/gtk,gdk/gdk}-sections.txt: Updated --- docs/reference/gtk/tmpl/gtktypeutils.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/reference/gtk/tmpl/gtktypeutils.sgml') diff --git a/docs/reference/gtk/tmpl/gtktypeutils.sgml b/docs/reference/gtk/tmpl/gtktypeutils.sgml index 6295e2dfa..e6a3ad7ab 100644 --- a/docs/reference/gtk/tmpl/gtktypeutils.sgml +++ b/docs/reference/gtk/tmpl/gtktypeutils.sgml @@ -560,7 +560,7 @@ Create a new, unique type. @type_info: must not be null, and @type_info->type_name must also not be null. - + @@ -568,7 +568,7 @@ Create a new, unique type. @Returns: a pointer to the name of a type, or NULL if it has none. - + Get the internal representation of a type given its name. @@ -577,7 +577,7 @@ Get the internal representation of a type given its name. @Returns: a GtkType - + @@ -608,7 +608,7 @@ has all the proper initializers called. @Returns: gpointer to a GtkTypeObject - + Look in the type hierarchy to see if @type has @is_a_type among its ancestors. Do so with a simple lookup, not a loop. -- cgit v1.2.1