Files
gtk3/gdk/wayland
Matthias Clasen 8af16c5d44 New visibility handling in gdk
Change the visibility handling to be the same way we do it in
GLib now. We pass -fvisibility=hidden to gcc and decorate public
functions with __attribute__((visibility("default"))).

This commit just does this for GDK, GTK+ will follow later.
2013-05-05 15:38:48 -04:00
..
2012-02-27 17:06:11 +00:00
2013-05-05 15:38:48 -04:00