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.
Get 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.
Set 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. |