]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/textctrl.h
Added PushEventHandler, Pop...
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
index 99f76a33050f260b40ce4e6dc8016e8498236e47..2c8d9febeba61126f4838ef068585f49c052a3eb 100644 (file)
@@ -99,6 +99,8 @@ public:
     wxTextCtrl& operator<<(double d);
     wxTextCtrl& operator<<(const char c);
 
+    virtual GtkWidget* GetConnectWidget(void);
+    
 private:
   bool  m_modified;