MenuButton.popup

gtk.menu.Menu popup() @property nothrow

Get popup property.

Returns

The #GtkMenu that will be popped up when the button is clicked.
void popup(gtk.menu.Menu propval) @property nothrow

Set popup property.

Parameters

propvalThe #GtkMenu that will be popped up when the button is clicked.