Package: gtk

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

Lambda List

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

Arguments

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

Return Value

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

Details

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

See also

#2024-3-10