glib r6994 - in trunk/docs/reference: . gobject/tmpl



Author: matthiasc
Date: Tue Jun 10 17:54:24 2008
New Revision: 6994
URL: http://svn.gnome.org/viewvc/glib?rev=6994&view=rev

Log:
Additions


Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gobject/tmpl/gparamspec.sgml

Modified: trunk/docs/reference/gobject/tmpl/gparamspec.sgml
==============================================================================
--- trunk/docs/reference/gobject/tmpl/gparamspec.sgml	(original)
+++ trunk/docs/reference/gobject/tmpl/gparamspec.sgml	Tue Jun 10 17:54:24 2008
@@ -150,7 +150,11 @@
                          unmodified for the lifetime of the parameter. 
                          Since 2.8
 @G_PARAM_PRIVATE: 
- G_PARAM_STATIC_NICK: 
+ 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
+
 @G_PARAM_STATIC_BLURB:   the string used as blurb when constructing the 
                          parameter is guaranteed to remain valid and 
                          unmodified for the lifetime of the parameter. 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]