]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_controls.py
[ 1537065 ] wxImage: Higher quality scaling/sampling
[wxWidgets.git] / wxPython / src / gtk / _controls.py
index 5e87c3c56eb704af95073776fc6aae7378410f0f..62f2e997c7e5d129741ff357e0b1821f8287dd2d 100644 (file)
@@ -3456,6 +3456,7 @@ TB_NOALIGN = _controls_.TB_NOALIGN
 TB_HORZ_LAYOUT = _controls_.TB_HORZ_LAYOUT
 TB_HORZ_TEXT = _controls_.TB_HORZ_TEXT
 TB_NO_TOOLTIPS = _controls_.TB_NO_TOOLTIPS
+TB_BOTTOM = _controls_.TB_BOTTOM
 class ToolBarToolBase(_core.Object):
     """Proxy of C++ ToolBarToolBase class"""
     thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')