gtk-doc fixups

This commit is contained in:
Ryan Lortie
2010-03-21 14:04:07 -05:00
parent c5a1c95b1f
commit 6f33038397
4 changed files with 12 additions and 3 deletions

View File

@@ -32,6 +32,13 @@
* designed in itb-229 and at ghazi's, 2009.
*/
/**
* G_VARIANT_PARSE_ERROR:
*
* Error domain for GVariant text format parsing. Specific error codes
* are not currently defined for this domain. See #GError for
* information on error domains.
**/
GQuark
g_variant_parser_get_error_quark (void)
{