Method

HeBottomBarget_button_count

Declaration

gint
he_bottom_bar_get_button_count (
  HeBottomBar* self,
  HeBottomBarPosition position
)

Description [src]

Get the number of buttons in a specific position. This counts all He.Button widgets currently added to the specified side of the bottom bar..

Parameters

position

Type: HeBottomBarPosition

Which side of the bar to count buttons for .

Return value

Type: gint

The number of buttons in the specified position .