MenuToolButton.setMenu
void setMenu(gtk.widget.Widget menu)Sets the #GtkMenu that is popped up when the user clicks on the arrow. If menu is NULL, the arrow button becomes insensitive.
Parameters
menu | the #GtkMenu associated with #GtkMenuToolButton |
void setMenu(gtk.widget.Widget menu)Sets the #GtkMenu that is popped up when the user clicks on the arrow. If menu is NULL, the arrow button becomes insensitive.
menu | the #GtkMenu associated with #GtkMenuToolButton |