get_popover


Description:

public unowned Popover? get_popover ()

Returns the `GtkPopover` that pops out of the button.

If the button is not using a `GtkPopover`, this function returns null.

Parameters:

this

a `GtkMenuButton`

Returns:

a `GtkPopover` or null