gtk3/docs/reference
vanadiae 0a9e2d6ed7 gtk-debug: Allow interactive debug even without G_ENABLE_DEBUG
Currently when GTK3 is compiled without G_ENABLE_DEBUG, the inspector
can't be opened with GTK_DEBUG=interactive because it doesn't parse
this env var without G_ENABLE_DEBUG.

Since the inspector is always good to have, this commit now always
parses the GTK_DEBUG env var but only keep the "interactive" flag if
G_ENABLE_DEBUG isn't defined.
2021-01-18 18:35:50 +01:00
..
gdk docs: Fix the override for GdkAtom 2019-05-21 14:27:33 +01:00
gtk gtk-debug: Allow interactive debug even without G_ENABLE_DEBUG 2021-01-18 18:35:50 +01:00
libgail-util meson: Follow gnome conventions for build option names 2019-04-11 16:46:22 +02:00
Makefile.am autotools: dist all meson related build files 2019-04-11 16:45:36 +02:00
meson.build meson: Follow gnome conventions for build option names 2019-04-11 16:46:22 +02:00