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



Author: matthiasc
Date: Wed Jun 11 17:03:11 2008
New Revision: 7007
URL: http://svn.gnome.org/viewvc/glib?rev=7007&view=rev

Log:
Improve docs


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

Modified: trunk/docs/reference/gobject/tmpl/gclosure.sgml
==============================================================================
--- trunk/docs/reference/gobject/tmpl/gclosure.sgml	(original)
+++ trunk/docs/reference/gobject/tmpl/gclosure.sgml	Wed Jun 11 17:03:11 2008
@@ -653,8 +653,7 @@
 <!-- ##### FUNCTION g_cclosure_marshal_VOID__FLAGS ##### -->
 <para>
 A marshaller for a #GCClosure with a callback of type
-<literal>void (*callback) (gpointer instance, gint arg1, gpointer user_data)</literal> where the #gint parameter denotes a flags type
-denotes a flags type.
+<literal>void (*callback) (gpointer instance, gint arg1, gpointer user_data)</literal> where the #gint parameter denotes a flags type.
 </para>
 
 @closure: the #GClosure to which the marshaller belongs



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