Fix up section comments

svn path=/trunk/; revision=7137
This commit is contained in:
Matthias Clasen
2008-07-02 03:43:13 +00:00
parent ee96535cec
commit d6d221911d
13 changed files with 53 additions and 80 deletions

View File

@@ -32,13 +32,10 @@
/**
* SECTION:value_arrays
*
* @Short_description: A container structure to maintain an array of
* generic values
*
* @See_also:#GValue, #GParamSpecValueArray, g_param_spec_value_array()
*
* @Title: Value arrays
* @short_description: A container structure to maintain an array of
* generic values
* @see_also: #GValue, #GParamSpecValueArray, g_param_spec_value_array()
* @title: Value arrays
*
* The prime purpose of a #GValueArray is for it to be used as an
* object property that holds an array of values. A #GValueArray wraps