Minor documentation additions and corrections

Going for 100%.
This commit is contained in:
Matthias Clasen
2014-05-31 09:04:11 -04:00
parent f38b438c96
commit ab18d71e6f
11 changed files with 101 additions and 19 deletions

View File

@@ -1702,7 +1702,7 @@
* arrays or arrays on the stack.
*/
/ * Miscellaneous Macros {{{1 */
/* Miscellaneous Macros {{{1 */
/**
* SECTION:macros_misc
@@ -2294,6 +2294,12 @@
* Since: 2.4
*/
/**
* G_HAVE_GNUC_VISIBILITY:
*
* Defined to 1 if gcc-style visibility handling is supported.
*/
/* Windows Compatibility Functions {{{1 */
/**