]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_listbox.i
Force integer values for positions and sizes
[wxWidgets.git] / wxPython / src / _listbox.i
index c045df428b8804da8fe68271f93ef999371f7b5d..5b126a5799bf3e5201acc17c1972e584e56cf448 100644 (file)
 %{
 #include <wx/checklst.h>
     
-    DECLARE_DEF_STRING(ListBoxNameStr);
 %}
 
+MAKE_CONST_WXSTRING(ListBoxNameStr);
+
+
 //---------------------------------------------------------------------------
 %newgroup