MenuButton.popup
gtk.menu.Menu popup() @propertyGet popup property.
Returns
The #GtkMenu that will be popped up when the button is clicked.
void popup(gtk.menu.Menu propval) @propertySet popup property.
Parameters
propval | The #GtkMenu that will be popped up when the button is clicked. |