Files
wxWidgets/include/wx/gtk/private
Vadim Zeitlin 4ca327b50a Declare AddTreeviewHeaderButton() only when it's defined
This method of wxGtkStyleContext uses a GTK function only available
since 3.20, and so can't be implemented for the earlier versions, hence
don't even define it in this case.

Note that the caller still needs to test for the run-time version.
2019-11-27 23:23:57 +01:00
..
2017-12-19 09:41:26 -08:00
2017-02-24 23:37:44 +01:00
2015-03-20 00:08:37 +01:00