Add titles back from tmpl.

* gobject/gboxed.c:
	* gobject/gclosure.c:
	* gobject/genums.c:
	* gobject/gparam.c:
	* gobject/gvalue.c:
	  Add titles back from tmpl.


svn path=/trunk/; revision=7076
This commit is contained in:
Stefan Kost
2008-06-21 16:24:52 +00:00
parent 005be9980a
commit bce5ebd421
6 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
* SECTION:gboxed
* @Short_description: A mechanism to wrap opaque C structures registered by the type system
* @See_also:#GParamSpecBoxed, g_param_spec_boxed()
* @Title: Boxed Types
*
* GBoxed is a generic wrapper mechanism for arbitrary C structures. The only
* thing the type system needs to know about the structures is how to copy and