mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Small additions.
2005-05-02 Matthias Clasen <mclasen@redhat.com> * gobject/tmpl/signals.sgml: * gobject/tmpl/generic_values.sgml: * gobject/tmpl/gtype.sgml: * gobject/tmpl/value_arrays.sgml: * gobject/tmpl/param_value_types.sgml: * gobject/tmpl/gtypemodule.sgml: * gobject/tmpl/enumerations_flags.sgml: Small additions.
This commit is contained in:
committed by
Matthias Clasen
parent
5f8e5f8f6a
commit
728ab5ff7e
@@ -16,6 +16,9 @@ in order for it to be used as a boxed type through %G_TYPE_VALUE_ARRAY.
|
||||
#GValue, #GParamSpecValueArray, g_param_spec_value_array()
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GValueArray ##### -->
|
||||
<para>
|
||||
A #GValueArray contains an array of #GValue elements.
|
||||
@@ -60,7 +63,7 @@ contents.
|
||||
Free a #GValueArray including its contents.
|
||||
</para>
|
||||
|
||||
@value_array:
|
||||
@value_array: #GValueArray to free
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_value_array_append ##### -->
|
||||
|
Reference in New Issue
Block a user