SplitButton.popover

Set popover property.

  1. gtk.popover.Popover popover [@property getter]
  2. gtk.popover.Popover popover [@property setter]
    class SplitButton
    @property
    void
    popover

Parameters

propval gtk.popover.Popover

The gtk.popover.Popover 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.