MenuButton.usePopover

Set usePopover property.

  1. bool usePopover [@property getter]
  2. bool usePopover [@property setter]
    class MenuButton
    @property
    void
    usePopover
    (
    bool propval
    )

Parameters

propval bool

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