Package: gtk

Function gtk:tree-selection-unselect-path

Lambda List

gtk:tree-selection-unselect-path (selection path)

Arguments

selection -- a gtk:tree-selection object
path -- a gtk:tree-path instance to be unselected

Details

Unselects the row at path.

Warning

The gtk:tree-selection implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

#2024-11-5