SplitButton.popover

Get popover property.

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

Return Value

Type: 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.