Package: gtk

Function gtk:icon-view-item-column

Lambda List

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

Arguments

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

Return Value

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

Details

Gets the column in which the item path is currently displayed. Column numbers start at 0.

Warning

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

See also

#2024-5-1