Method
HeBottomBarappend_button
Declaration
void
he_bottom_bar_append_button (
HeBottomBar* self,
HeButton* button,
HeBottomBarPosition position
)
Description [src]
Parameters
button
-
Type:
HeButton
The He.Button to add to the bottom bar .The data is owned by the caller of the method. position
-
Type:
HeBottomBarPosition
Which side of the bar to add the button to .