Minor additions

svn path=/trunk/; revision=21997
This commit is contained in:
Matthias Clasen 2008-12-29 07:28:29 +00:00
parent 7e7866f12b
commit 8efbe51a8e

View File

@ -510,7 +510,7 @@ nickname.
Initializes the data structures associated with GTK+ types.
</para>
@debug_flags:
@debug_flags: debug flags
<!-- ##### FUNCTION gtk_type_unique ##### -->
@ -518,11 +518,9 @@ Initializes the data structures associated with GTK+ types.
Creates a new, unique type.
</para>
@parent_type: if zero, a fundamental type is created.
@gtkinfo:
@Returns: the new #GtkType.
<!-- # Unused Parameters # -->
@type_info: must not be %NULL, and @type_info->type_name must also not be %NULL.
@parent_type: if zero, a fundamental type is created
@gtkinfo: must not be %NULL, and @type_info->type_name must also not be %NULL
@Returns: the new #GtkType
<!-- ##### MACRO gtk_type_name ##### -->