MenuButton.getPopover

gtk.popover.Popover getPopover()

Returns the gtk.popover.Popover that pops out of the button.

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

Returns