]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
converted to 16 colors
[wxWidgets.git] / include / wx / gtk / listbox.h
index 993a9b64c9706d99840d7a785cfbc8a7c30ea84a..9b9e4362899db533d42a4d304f380074ff50ff1c 100644 (file)
@@ -109,6 +109,8 @@ public:
 
     // implementation
 
+    void DisableEvents();
+    void EnableEvents();
     void AppendCommon( const wxString &item );
     int GetIndex( GtkWidget *item ) const;
     GtkWidget *GetConnectWidget();