Method
AdapSplitButtonget_popover
Declaration [src]
GtkPopover*
adap_split_button_get_popover (
AdapSplitButton* self
)
Description [src]
Gets the popover that will be popped up when the dropdown is clicked.
Gets property | Adap.SplitButton:popover |
Return value
Type: GtkPopover
The popover.
The data is owned by the instance. |
The return value can be NULL . |