Update from libcharset CVS. Includes additional encodings for Solaris
[platform/upstream/glib.git] / docs / reference / gobject / tmpl / gtype.sgml
index 5c1cb7b..d155927 100644 (file)
@@ -63,13 +63,6 @@ for types that are assigned at compile-time.
 
 
 
-<!-- ##### MACRO G_TYPE_FUNDAMENTAL_SHIFT ##### -->
-<para>
-Shift value used in converting numbers to type IDs.
-</para>
-
-
-
 <!-- ##### MACRO G_TYPE_MAKE_FUNDAMENTAL ##### -->
 <para>
 Returns the type ID for the fundamental type number @x.
@@ -540,6 +533,7 @@ type implementations or the signal system).
 </para>
 
 
+
 <!-- ##### ENUM GTypeDebugFlags ##### -->
 <para>
 The <type>GTypeDebugFlags</type> enumeration values can be passed to
@@ -608,7 +602,7 @@ Returns the length of the ancestry of the passed in type. This includes the
 type itself, so that e.g. a fundamental type has depth 1.
 </para>
 
-@type:    A #GType value. 
+@type:    A #GType value.
 @Returns: The depth of @type.
 
 
@@ -704,7 +698,6 @@ class conforms.
                  class is not instantiated.
 
 
-
 <!-- ##### FUNCTION g_type_interface_peek_parent ##### -->
 <para>