MenuToolButton.setMenu

Sets the gtk.Menu that is popped up when the user clicks on the arrow. If menu is NULL, the arrow button becomes insensitive.

class MenuToolButton
void
setMenu

Parameters

menu Widget

the gtk.Menu associated with gtk.MenuToolButton

Meta