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

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

Details



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

See also

2021-2-26