Method
AdwSplitButtonget_popover
Declaration [src]
GtkPopover*
adw_split_button_get_popover (
  AdwSplitButton* self
)
Description [src]
Gets the popover that will be popped up when the dropdown is clicked.
| Available since: | 1.0 | 
| Gets property | Adw.SplitButton:popover | 
Return value
| Returns: | GtkPopover | 
| The popover. | |
| The data is owned by the instance. | |
| The return value can be NULL. |