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
..
addremovectrl.h Avoid many -Wparentheses warnings from gtk/gtk.h with gcc8 2018-05-21 12:34:04 +02:00
dialogcount.h
error.h Fix custom scheme handling in wxWebView WebKit2 implementation 2018-02-05 14:04:41 +01:00
event.h
eventsdisabler.h
gdkconv.h
gtk2-compat.h Fix build with GTK+ < 2.20 due to undefined key code constants 2018-05-22 17:01:07 +02:00
gtk3-compat.h Add wx_is_at_least_gtk3() helper 2017-12-19 09:41:26 -08:00
list.h
messagetype.h Simplify GTK+ 2 version checks with a helper function 2017-11-23 13:15:31 +01:00
mnemonics.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
object.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
string.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
stylecontext.h Declare AddTreeviewHeaderButton() only when it's defined 2019-11-27 23:23:57 +01:00
textmeasure.h
timer.h
tlwgeom.h Introduce platform-dependent wxTLWGeometry class 2018-04-29 19:51:10 +02:00
treeentry_gtk.h
treeview.h
value.h
webkit.h Minor style changes to private webkit helper classes 2017-10-21 23:09:22 +02:00
webview_webkit2_extension.h Move wx/gtk/webview_webkit2_extension.h to private directory 2017-05-04 18:23:00 +02:00
win_gtk.h
wrapgtk.h Suppress -Wdeprecated-declarations warnings from GTK2 headers 2019-11-09 12:07:07 -08:00