mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user