MenuButton.popover
gtk.popover.Popover popover() @propertyGet popover property.
Returns
The [gtk.popover.Popover] that will be popped up when the button is clicked.
void popover(gtk.popover.Popover propval) @propertySet popover property.
Parameters
propval | The [gtk.popover.Popover] that will be popped up when the button is clicked. |