X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a1ed5268269bb2ed46992cb8624b03597de7ba3..c437fde9f90fc7dfcac79053d214fc9146d7be21:/wxPython/src/_button.i diff --git a/wxPython/src/_button.i b/wxPython/src/_button.i index 365bc2423b..07d48438ca 100644 --- a/wxPython/src/_button.i +++ b/wxPython/src/_button.i @@ -24,6 +24,8 @@ enum { wxBU_RIGHT, wxBU_BOTTOM, + wxBU_ALIGN_MASK, + wxBU_EXACTFIT, wxBU_AUTODRAW, }; @@ -85,7 +87,7 @@ under GTK+ 2.", " The stock IDs and coresponding labels are - ================== ==================== + ===================== ====================== wx.ID_ADD 'Add' wx.ID_APPLY '\&Apply' wx.ID_BOLD '\&Bold' @@ -136,7 +138,7 @@ The stock IDs and coresponding labels are wx.ID_ZOOM_FIT 'Zoom to \&Fit' wx.ID_ZOOM_IN 'Zoom \&In' wx.ID_ZOOM_OUT 'Zoom \&Out' - ================== ==================== + ===================== ====================== "); DocCtorStrName(