GObject docs: resolve broken links

Some links were broken due to typos, because functionality was removed
in GLib 2.0 or for various other reasons.  Fix up as many of them as is
reasonable.
This commit is contained in:
Ryan Lortie
2011-09-05 18:46:59 -04:00
parent b402c3f014
commit 9829d04be8
12 changed files with 26 additions and 27 deletions

View File

@@ -21,7 +21,6 @@
/**
* SECTION:value_collection
* @Short_description: Converting varargs to generic values
* @See_also:#GValueTable
* @Title: Varargs Value Collection
*
* The macros in this section provide the varargs parsing support needed