Package: gtk

Function gtk:entry-set-icon-drag-source

Lambda List

gtk:entry-set-icon-drag-source (entry pos provider actions)

Arguments

entry -- a gtk:entry widget
pos -- a gtk:entry-icon-position value with the icon position
provider -- a gdk:content-provider object
actions -- a gdk:drag-action bitmask of the allowed drag actions

Details

Sets up the icon at the given position so that GTK will start a drag operation when the user clicks and drags the icon.
 

See also

#2023-9-16