gtk/demos
Chun-wei Fan a4c0395343 [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLang
Remove g_auto*() usage from these sources and use the traditional
g_free(), as g_auto*() are GCCisms (or CLangisms).

Also, don't include unistd.h unconditionally and stop including
langinfo.h and dirent.h, since they seem to be unused.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
2018-04-02 19:13:27 +08:00
..
gtk-demo [gtk|demos/gtk-demo]/language-names.c: Fix build on non-GCC/CLang 2018-04-02 19:13:27 +08:00
icon-browser build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
widget-factory build: Fix linking demos on Visual Studio 2018-04-02 19:11:50 +08:00
meson.build meson: demos: update and sync up with Makefiles 2017-05-03 15:10:53 +01:00