Package: gio
Function g-menu-prepend-submenu
Lambda Listg-menu-prepend-submenu (menu label submenu) Argumentsmenu -- a g-menu object label -- a string with the section label, or nil submenu -- a g-menu-model object with the items of the submenu Details
Convenience function for prepending a submenu menu item to the start of the
menu. Combine the functions g-menu-item-new-submenu and g-menu-insert-item for a more flexible alternative. | See also |
2021-8-16