docs: fix many documentation issues in gobject/

This commit is contained in:
Xavier Claessens
2015-02-05 15:24:27 +01:00
committed by Ryan Lortie
parent 7417198e4e
commit 6a97275c45
11 changed files with 81 additions and 13 deletions

View File

@@ -184,12 +184,6 @@ g_strv_get_type (void)
return g_define_type_id__volatile;
}
/**
* g_variant_get_gtype:
*
* Since: 2.24
* Deprecated: 2.26
*/
GType
g_variant_get_gtype (void)
{