Method
HeBottomBarinsert_button_after
Declaration
void
he_bottom_bar_insert_button_after (
HeBottomBar* self,
HeButton* button,
HeButton* after,
HeBottomBarPosition position
)
Description [src]
Parameters
button-
Type:
HeButtonThe He.Button to insert .The data is owned by the caller of the method. after-
Type:
HeButtonThe existing He.Button to insert after .The data is owned by the caller of the method. position-
Type:
HeBottomBarPositionWhich side of the bar to insert the button into .