PyCToolBar.SetButtons

SetButtons(buttons)

Sets button styles and an index of button images within the bitmap.

Parameters

buttons : tuple

A tuple containing the ID's of the buttons.

Alternative Parameters

numButtons

The number of buttons to pre-allocate. If this option is used, then PyCToolBar::PySetButtonInfo must be used.