SplitButtonGidBuilderImpl.popover
T popover(gtk.popover.Popover propval)Set popover property.
Parameters
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. |
Returns
Builder instance for fluent chaining