Package: gtk

Function gtk:tree-create-row-drag-content

Lambda List

gtk:tree-create-row-drag-content (model path)

Arguments

model -- a gtk:tree-model object
path -- a gtk:tree-path instance for a row in model

Return Value

The new gdk:content-provider object.

Details

Creates a content provider for dragging path from model.

Warning

This function is deprecated since 4.10. Use list models instead.
 

See also

#2025-11-16