]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/choice.h
2 step creation for wxDocMDIChildFrame (patch 661657)
[wxWidgets.git] / include / wx / gtk1 / choice.h
index 5f550d732a5f31bab5d10f6b45b4d984253625dc..95a7154bcbb289b14bd59304bf338c4efb50ad2b 100644 (file)
@@ -69,6 +69,7 @@ protected:
 
     virtual wxSize DoGetBestSize() const;
 
+    virtual bool IsOwnGtkWindow( GdkWindow *window );
 private:
     // common part of Create() and DoAppend()
     int GtkAddHelper(GtkWidget *menu, int pos, const wxString& item);