mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Add one missing ':' and reformate GParamFlags docs.
* gobject/gclosure.h: * gobject/gparam.h: Add one missing ':' and reformate GParamFlags docs. svn path=/trunk/; revision=7074
This commit is contained in:
@@ -115,7 +115,7 @@ G_BEGIN_DECLS
|
||||
* parameter is guaranteed to remain valid and
|
||||
* unmodified for the lifetime of the parameter.
|
||||
* Since 2.8
|
||||
* @G_PARAM_PRIVATE: * @G_PARAM_STATIC_NICK: the string used as nick when constructing the
|
||||
* @G_PARAM_STATIC_NICK: the string used as nick when constructing the
|
||||
* parameter is guaranteed to remain valid and
|
||||
* unmmodified for the lifetime of the parameter.
|
||||
* Since 2.8
|
||||
@@ -123,6 +123,7 @@ G_BEGIN_DECLS
|
||||
* parameter is guaranteed to remain valid and
|
||||
* unmodified for the lifetime of the parameter.
|
||||
* Since 2.8
|
||||
* @G_PARAM_PRIVATE: internal
|
||||
*
|
||||
* Through the #GParamFlags flag values, certain aspects of parameters
|
||||
* can be configured.
|
||||
|
Reference in New Issue
Block a user