mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 18:36:17 +01:00
e80c828a42
* gobject/tmpl/gclosure.sgml: * gobject/tmpl/signals.sgml: * gobject/tmpl/gparamspec.sgml: * gobject/tmpl/value_collection.sgml: * gobject/tmpl/generic_values.sgml: * gobject/tmpl/param_value_types.sgml: * gobject/tmpl/gboxed.sgml: * gobject/tmpl/enumerations_flags.sgml: * gobject/tmpl/objects.sgml: * gobject/tmpl/gtypemodule.sgml: * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, standardize them to start with a capital and end without a period. * glib/tmpl/arrays.sgml: * glib/tmpl/memory_chunks.sgml: * glib/tmpl/macros.sgml: Remove periods from titles in examples.
52 lines
605 B
Plaintext
52 lines
605 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
Varargs Value Collection
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Converting varargs to generic values
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### UNION GTypeCValue ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### MACRO G_VALUE_COLLECT ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@value:
|
|
@var_args:
|
|
@flags:
|
|
@__error:
|
|
|
|
|
|
<!-- ##### MACRO G_VALUE_LCOPY ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@value:
|
|
@var_args:
|
|
@flags:
|
|
@__error:
|
|
|
|
|
|
<!-- ##### MACRO G_VALUE_COLLECT_FORMAT_MAX_LENGTH ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
|