popover


Description:

public Popover popover { get; set; }

The `GtkPopover` that will be popped up when the dropdown is clicked.

If the popover is `NULL`, the dropdown is disabled.

If [property@SplitButton:menu-model] is set, the menu model is dissociated from the button, and the property is set to `NULL`.