Package: gtk

Function gtk:icon-view-item-row

Lambda List

gtk:icon-view-item-row (view path)

Arguments

view -- a gtk:icon-view widget
path -- a gtk:tree-path instance of the item

Return Value

The integer with the row in which the item is displayed.

Details

Gets the row in which the item path is currently displayed. Row numbers start at 0.

Warning

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

See also

#2025-3-3