Fix some parameter mismatches in GVariant docs

This commit is contained in:
Matthias Clasen
2011-02-08 10:04:36 -05:00
parent 4368a07e02
commit 78dcafc5cb
2 changed files with 11 additions and 11 deletions

View File

@@ -534,7 +534,7 @@ NUMERIC_TYPE (UINT64, uint64, guint64)
/**
* g_variant_new_handle:
* @handle: a #gint32 value
* @value: a #gint32 value
* @returns: a floating reference to a new handle #GVariant instance
*
* Creates a new handle #GVariant instance.