Package: gtk
Function gtk:tool-item-proxy-menu-item
Lambda Listgtk:tool-item-proxy-menu-item (item id) SyntaxArgumentsDetails
Accessor of the proxy menu item of the tool item. The gtk:tool-item-proxy-menu-item function gets the menu item used in the toolbar overflow menu. The (setf gtk:tool-item-proxy-menu-item) function
sets the menu item used in the toolbar overflow menu. Custom subclasses of the gtk:tool-item class should use this function to update their menu item when the gtk:tool-item changes. That the id argument must match ensures that a gtk:tool-item widget will not inadvertently change a menu item that they did not create. | See also |
#2023-3-28