Package: gtk
Function gtk:drag-dest-target-list
Lambda Listgtk:drag-dest-target-list (widget) SyntaxArgumentsDetails The gtk:drag-dest-target-list function returns the list of targets
this widget can accept from drag and drop. The (setf gtk:drag-dest-target-list) function sets the target types. The
widget must first be made into a drag destination with the gtk:drag-dest-set function. | See also |
2024-3-24