gtk2/libgail-util
Jan Alexander Steffens (heftig) 0836c28202
libgail-util: Fix symbol visibility with meson
Autotools didn't add -fvisibility=hidden to the build of libgail-util-3.
Meson does and produces a library that exports no symbols.

Fix this by adding GDK_AVAILABLE_IN_ALL to all functions in the headers.
2019-06-01 05:57:35 +02:00
..
gail-util.h
gailmisc.c
gailmisc.h libgail-util: Fix symbol visibility with meson 2019-06-01 05:57:35 +02:00
gailtextutil.c
gailtextutil.h libgail-util: Fix symbol visibility with meson 2019-06-01 05:57:35 +02:00
gailutil.def
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: Also add a library version for libgailutil 2019-04-11 21:21:50 +02:00