MenuButton.usePopover

bool usePopover() @property nothrow

Get usePopover property.

Returns

Whether to construct a #GtkPopover from the menu model,

or a #GtkMenu.

void usePopover(bool propval) @property nothrow

Set usePopover property.

Parameters

propvalWhether to construct a #GtkPopover from the menu model, or a #GtkMenu.