glib r7702 - in trunk/docs/reference: . glib/tmpl



Author: matthiasc
Date: Fri Nov 28 19:52:37 2008
New Revision: 7702
URL: http://svn.gnome.org/viewvc/glib?rev=7702&view=rev

Log:
Improve the docs


Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/glib/tmpl/arrays_byte.sgml

Modified: trunk/docs/reference/glib/tmpl/arrays_byte.sgml
==============================================================================
--- trunk/docs/reference/glib/tmpl/arrays_byte.sgml	(original)
+++ trunk/docs/reference/glib/tmpl/arrays_byte.sgml	Fri Nov 28 19:52:37 2008
@@ -186,6 +186,8 @@
 
 @array: a #GByteArray.
 @free_segment: if %TRUE the actual byte data is freed as well.
- Returns: the element data if @free_segment is %FALSE, otherwise %NULL
+ Returns: the element data if @free_segment is %FALSE, otherwise %NULL.
+        The element data should be freed using g_free().
+        
 
 



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