Method

HeBottomBarinsert_button_after

Declaration

void
he_bottom_bar_insert_button_after (
  HeBottomBar* self,
  HeButton* icon,
  HeButton* after,
  HeBottomBarPosition position
)

Description [src]

Insert an action after another action..

Parameters

icon

Type: HeButton

The iconicbutton of the action. .

The data is owned by the caller of the method.
after

Type: HeButton

The iconicbutton of the action after which the action is. .

The data is owned by the caller of the method.
position

Type: HeBottomBarPosition

The position of the action. .