gmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALL
authorRyan Lortie <desrt@desrt.ca>
Thu, 6 Dec 2012 19:01:46 +0000 (14:01 -0500)
committerRyan Lortie <desrt@desrt.ca>
Sun, 13 Jan 2013 18:13:55 +0000 (13:13 -0500)
commit3bd09b5fa602962b9f0445295984f7e17f8995d5
treedcbf62891ed03fa8072e3217047cad6ff29f4977
parent4625c138e96bca942c9215132df14d194c884802
gmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALL

This was one of the few public header files that was properly declaring
functions as "extern".  Switch it to use GLIB_AVAILABLE_IN_ALL instead.

https://bugzilla.gnome.org/show_bug.cgi?id=688681
gobject/gmarshal.h