Package: gtk

Function gtk:icon-view-create-drag-icon

Lambda List

gtk:icon-view-create-drag-icon (view path)

Arguments

view -- a gtk:icon-view widget
path -- a gtk:tree-path instance

Return Value

The newly allocated cairo:surface-t surface of the drag icon.

Details

Creates a cairo:surface-t representation for the item at path. This image is used for a drag icon.
 

See also

#2025-07-07