Package: gtk

Function gtk:icon-view-select-path

Lambda List

gtk:icon-view-select-path (view path)

Arguments

view -- a gtk:icon-view widget
path -- a gtk:tree-path instance to be selected

Details

Selects the row at path.

Warning

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

See also

#2024-5-1