get_popover


Description:

[ Version ( since = "3.12" ) ]
public unowned Popover? get_popover ()

Returns the Popover that pops out of the button.

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

Parameters:

this

a MenuButton

Returns:

a Popover or null