Use file-names from the section file for SECTION: comments.

* gobject/gboxed.c:
	* gobject/gclosure.c:
	* gobject/genums.c:
	* gobject/gvalue.c:
	  Use file-names from the section file for SECTION: comments.


svn path=/trunk/; revision=7072
This commit is contained in:
Stefan Kost
2008-06-21 12:57:06 +00:00
parent 0b9bf79ec2
commit d5f1c71fde
5 changed files with 12 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
* Boston, MA 02111-1307, USA.
*/
/**
* SECTION:Enums and Flags
* SECTION:enumerations_flags
* @Short_description: Enumeration and flags types
* @See_also:#GParamSpecEnum, #GParamSpecFlags, g_param_spec_enum(), g_param_spec_flags(),
* <link linkend="glib-mkenums">glib-mkenums</link>