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 for the drag icon.

Details

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

Warning

The gtk:icon-view implementation is deprecated since 4.10. Use the gtk:grid-view implementation instead.
 

See also

#2024-7-9