X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=glib%2Fdocs.c;h=5a20cf2f6c88d9e82580e6a5d04dd740c84ba43d;hb=49a5d0f6f2aed99cd78f25655f137f4448e47d92;hp=025491b7a4919406e6c42095d1f785f921a7da20;hpb=35066ed6c6b51317f49069f2564c547aa309f9f1;p=platform%2Fupstream%2Fglib.git diff --git a/glib/docs.c b/glib/docs.c index 025491b..5a20cf2 100644 --- a/glib/docs.c +++ b/glib/docs.c @@ -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 */ /**