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

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

Details

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

See also

#2024-3-24