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

@@ -21,6 +21,7 @@
* @Short_description: Metadata for parameter specifications
* @See_also:g_object_class_install_property(), g_object_set(), g_object_get(),
* g_object_set_property(), g_object_get_property(), g_value_register_transform_func()
* @Title: GParamSpec
*
* #GParamSpec is an object structure that encapsulates the metadata
* required to specify parameters, such as e.g. #GObject properties.