]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
GTK's dnd is broken, not mine
[wxWidgets.git] / include / wx / gtk / notebook.h
index 46ae493e5771584ac8839639cb7eb18e0f62e9fb..b188e6083f0512a11df781bb6981525b6564aa47 100644 (file)
@@ -122,6 +122,8 @@ public:
 
   // operations
   // ----------
+    // remove one page from the notebook but do not destroy it
+  bool RemovePage(int nPage);
     // remove one page from the notebook
   bool DeletePage(int nPage);
     // remove all pages