Improve docs

svn path=/trunk/; revision=7007
This commit is contained in:
Matthias Clasen
2008-06-11 17:03:11 +00:00
parent 74820f48db
commit 5b12bf33a4
2 changed files with 9 additions and 2 deletions

View File

@@ -653,8 +653,7 @@ A marshaller for a #GCClosure with a callback of type
<!-- ##### 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