Package: gtk
Function gtk-popover-menu-open-submenu
Lambda Listgtk-popover-menu-open-submenu (popover name) ArgumentsDetails
Opens a submenu of the popover.
The name must be one of the names given to the submenus of the popover with
"submenu", or "main" to switch back to the main menu. The gtk-model-button widget will open submenus automatically when the menu-name property is set, so this function is only needed when you are using other kinds of widgets to initiate menu changes. | See also |
2021-12-24