Package: gtk
Accessor gtk:menu-tearoff-state
Lambda Listgtk:menu-tearoff-state (object) SyntaxArgumentsDetails Accessor of the tearoff-state slot of the gtk:menu
class. The gtk:menu-tearoff-state function returns whether the menu is torn off. The (setf gtk:menu-tearoff-state) function changes the tearoff state of
the menu. A menu is normally displayed as drop down menu which persists as long as the menu is active. It can also be displayed as a tearoff menu which persists until it is closed or reattached. Warning | See also |
#2023-3-21