MenuButton.popover

gtk.popover.Popover popover() @property nothrow

Get popover property.

Returns

The gtk.popover.Popover that will be popped up when the button is clicked.
void popover(gtk.popover.Popover propval) @property nothrow

Set popover property.

Parameters

propvalThe gtk.popover.Popover that will be popped up when the button is clicked.