Method

HeSplitButtonadd_menu_item_spec

Declaration

void
he_split_button_add_menu_item_spec (
  HeSplitButton* self,
  HeMenuItemSpec* spec
)

Description [src]

Add a menu item using MenuItemSpec (for action-based items).

Parameters

spec

Type: HeMenuItemSpec

No description available.

The data is owned by the caller of the method.