Package: gtk
Function gtk:popover-menu-add-child
Lambda Listgtk:popover-menu-add-child (popover child id) ArgumentsReturn ValueTrue if the ID was found and the child widget added. Details
Adds a custom widget to a generated menu.
For this to work, the menu model of the popover must have an item with a
custom attribute that matches the ID. | See also |
#2024-10-26