win32: visibility fixups

Add/remove visibility macros according to if symbols were previously
part of our public win32 API.
This commit is contained in:
Ryan Lortie
2013-01-13 15:34:27 -05:00
parent 38359d1796
commit f13d3c075f
3 changed files with 13 additions and 5 deletions

View File

@@ -806,8 +806,6 @@ gchar *g_utf8_collate_key_for_filename (const gchar *str,
/* private */
GLIB_AVAILABLE_IN_ALL
gchar *_g_utf8_make_valid (const gchar *name);
G_END_DECLS