:right-sidebar: True PopoverMenuFlags =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: PopoverMenuFlags :no-contents-entry: Flags that affect how :obj:`~gi.repository.Gtk.PopoverMenu` widgets built from a :obj:`~gi.repository.Gio.MenuModel` are created and displayed. Fields ------ .. rst-class:: interim-class .. class:: PopoverMenuFlags :no-index: .. attribute:: NESTED Submenus are presented as traditional, nested popovers. .. attribute:: SLIDING Submenus are presented as sliding submenus that replace the main menu. .. versionadded:: 4.14