]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/collpane.h
extract event handler body in a separate function instead of using a hack to call...
[wxWidgets.git] / include / wx / gtk / collpane.h
index 813daea8f45260a0b460ddc04d84ee39ce701b68..78c4f266482d6465592c527581e5f1e668163eb9 100644 (file)
@@ -71,6 +71,7 @@ public:     // used by GTK callbacks
 private:
     void OnSize(wxSizeEvent&);
     virtual void AddChildGTK(wxWindowGTK* child);
+    GdkWindow *GTKGetWindow(wxArrayGdkWindows& windows) const;
 
     DECLARE_DYNAMIC_CLASS(wxCollapsiblePane)
     DECLARE_EVENT_TABLE()