Method

AdwSplitButtonget_popover

since: 1.0

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

Return value

Type: GtkPopover

The popover.

The returned data is owned by the instance.
The return value can be NULL.