menu_model


Description:

public MenuModel menu_model { get; set; }

The `GMenuModel` from which the popup will be created.

If the menu model is `NULL`, the dropdown is disabled.

A [[email protected]] will be created from the menu model with [[email protected]_from_model]. Actions will be connected as documented for this function.

If [property@SplitButton:popover] is already set, it will be dissociated from the button, and the property is set to `NULL`.




2022 vala-language.org