Package: gtk

Function gtk-menu-detach

Lambda List

gtk-menu-detach (menu)

Arguments

menu -- a gtk-menu widget

Details

Detaches the menu from the widget to which it had been attached. This function will call the callback function, detacher, provided when the gtk-menu-attach-to-widget function was called.
 

See also

2021-11-14