get_popup


Description:

[ Version ( since = "3.6" ) ]
public unowned Menu? get_popup ()

Returns the Menu that pops out of the button.

If the button does not use a Menu, this function returns null .

Parameters:

this

a MenuButton

Returns:

a Menu or null