Package: gtk
Accessor gtk:notebook-group-name
Lambda Listgtk:notebook-group-name (object) SyntaxArgumentsDetails Accessor of the group-name slot of the gtk:notebook class. The gtk:notebook-group-name function gets the current group name for the notebook. The (setf gtk:notebook-group-name) function sets a group name. Notebooks with the same group name will be able to exchange notebook tabs via drag and drop. A notebook with a nil group name will not be able to exchange notebook tabs with any other notebook. | See also |
2024-10-4