If the popover is NULL, the dropdown is disabled.
If adw.split_button.SplitButton.menuModel is set, the menu model is dissociated from the button, and the property is set to NULL.
gtk.popover.Popover popover() @propertyGet popover property.
If the popover is NULL, the dropdown is disabled.
If adw.split_button.SplitButton.menuModel is set, the menu model is dissociated from the button, and the property is set to NULL.
void popover(gtk.popover.Popover propval) @propertySet popover property.
propval | The gtk.popover.Popover that will be popped up when the dropdown is clicked. If the popover is NULL, the dropdown is disabled. If adw.split_button.SplitButton.menuModel is set, the menu model is dissociated from the button, and the property is set to NULL. |