Method
AdwSplitButtonset_popover
Declaration [src]
void
adw_split_button_set_popover (
AdwSplitButton* self,
GtkPopover* popover
)
Description [src]
Sets the popover that will be popped up when the dropdown is clicked.
If the popover is NULL
, the dropdown is disabled.
If AdwSplitButton:menu-model
is set, the menu model is dissociated
from the button, and the property is set to NULL
.
Available since: | 1.0 |
Sets property | Adw.SplitButton:popover |