PopoverMenu.setMenuModel

Sets a new menu model on @popover.

The existing contents of @popover are removed, and the @popover is populated with new contents according to @model.

class PopoverMenu
void
setMenuModel

Parameters

model MenuModel

a GMenuModel, or %NULL

Meta