]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_toolbar.i
SWIG Runtime update
[wxWidgets.git] / wxPython / src / _toolbar.i
index e2c32e77a86ef35035a3b03320b1ab2103207e8a..208beb8b0adc8de4d15aaf53d27e678b44039850 100644 (file)
@@ -376,7 +376,7 @@ public:
     // there is no tool at this point (corrdinates are client)
     wxToolBarToolBase *FindToolForPosition(wxCoord x, wxCoord y);
 
-    // return TRUE if this is a vertical toolbar, otherwise FALSE
+    // return True if this is a vertical toolbar, otherwise False
     bool IsVertical();
 };