PyCToolBarCtrl.TBUTTON tuple
TBUTTON tuple(iBitmap, idCommand, fsState, fsStyle, userob, iString)
Describes a TBUTTON tuple, used by the PyCToolBarCtrl AddButtons method
Parameters
Comments
Userob is any Python object at all, but no reference count is kept, so you must ensure the object remains referenced throughout.