prepend_button


Description:

public void prepend_button (Button button, Position position)

Add a button to the beginning of the bottom bar.

The button is added to the specified position (left or right side) before any existing buttons in that position.

Parameters:

button

The He.Button to add to the bottom bar

position

Which side of the bar to add the button to