Package: gtk
Accessor gtk:menu-attach-widget
Lambda Listgtk:menu-attach-widget (object) SyntaxArgumentsDetails Accessor of the attach-widget slot of the gtk:menu
class. The gtk:menu-attach-widget function returns the widget that the menu is attached to. The (setf gtk:menu-attach-widget) function sets the widget. Setting this property attaches the menu without a call of the GtkMenuDetachFunc callback function. If you need to use a detacher, use the gtk:menu-attach-to-widget function directly. | See also |
#2023-3-21