Method

HeBottomBarreorder_button_after

Declaration

void
he_bottom_bar_reorder_button_after (
  HeBottomBar* self,
  HeButton* icon,
  HeButton* sibling,
  HeBottomBarPosition position
)

Description [src]

Reorder an action based on another action.

Since: 1.0.

Parameters

icon

Type: HeButton

The iconicbutton of the action. .

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

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. .