MenuButton.setPopup

Sets the #GtkMenu that will be popped up when the button is clicked, or %NULL to disable the button. If #GtkMenuButton:menu-model or #GtkMenuButton:popover are set, they will be set to %NULL.

class MenuButton
void
setPopup

Parameters

menu Widget

a #GtkMenu

Meta