]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
Version 0.4 of wxPython for MSW.
[wxWidgets.git] / include / wx / gtk / listbox.h
index 637b87e6ab9b9973ef02c29caee505eb09c51194..ade4af225a106cca89e5240f756cc5df70337331 100644 (file)
@@ -90,6 +90,7 @@ class wxListBox: public wxControl
     
     int GetIndex( GtkWidget *item ) const;
     GtkWidget *GetConnectWidget(void);
+    bool IsOwnGtkWindow( GdkWindow *window );
     
   private: