forked from AuroraMiddleware/gtk
Minor additions
svn path=/trunk/; revision=21997
This commit is contained in:
parent
7e7866f12b
commit
8efbe51a8e
@ -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 ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user