MenuButton.setPopup

Sets the GtkMenu that will be popped up when the button is clicked, or NULL to disable the button. If "menu-model" is set, it will be set to NULL.

class MenuButton
void
setPopup

Parameters

popup Widget

a GtkMenu. [allow-none] Since 3.6

Meta