Package: gtk
Function gtk:drag-set-icon-widget
Lambda Listgtk:drag-set-icon-widget (context widget x y) ArgumentsDetails
Changes the icon for a widget to a given widget.
GTK will not destroy the icon, so if you do not want it to persist, you should connect to the "drag-end" signal and destroy it yourself. | See also |
#2023-3-17