Package: gtk

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

Lambda List

gtk:drag-source-set-icon-name (widget name)

Arguments

widget -- a gtk:widget object
name -- a string with the name of icon to use

Details

Sets the icon that will be used for drags from a particular source to a themed icon. See the docs for the gtk:icon-theme implementation for more details.
 

See also

#2023-3-17