Files
wxWidgets/include/wx/gtk/private
Vadim Zeitlin d6af0236c5 Simplify GTK+ 2 version checks with a helper function
Use wx_is_at_least_gtk2(minor) instead of gtk_check_version(2, minor)
because it is more clear and also works as expected (i.e. returns true)
when using GTK+ 3 instead of creating difficult to notice bugs in the
code by failing the version check in this case.

See #18004.
2017-11-23 13:15:31 +01:00
..
2016-06-04 18:29:15 +02:00
2017-02-24 23:37:44 +01:00
2015-03-20 00:08:37 +01:00