Package: gtk
Function gtk:drag-source-target-list
Lambda Listgtk:drag-source-target-list (widget) SyntaxArgumentsDetails The gtk:drag-source-target-list function gets the list of targets
this widget can provide for drag and drop. The (setf gtk:drag-source-target-list) function changes the target types. The widget must first be made into a drag source with the gtk:drag-source-set function. | See also |
#2023-3-17