Package: gtk
Function gtk:drag-source-set-icon
Lambda Listgtk:drag-source-set-icon (source paintable xhot yhot) ArgumentsDetails
Sets a paintable to use as icon during DND operations.
The hotspot coordinates determine the point on the icon that gets aligned with the hotspot of the cursor. If paintable is nil, a default
icon is used. This function can be called before a drag is started, or in a "prepare" or "drag-begin" signal handler. | See also |
#2023-7-31