Package: gtk

Function gtk:tree-selection-count-selected-rows

Lambda List

gtk:tree-selection-count-selected-rows (selection)

Arguments

selection -- a gtk:tree-selection object

Return Value

The integer with the number of rows selected.

Details

Returns the number of rows that have been selected in the tree.

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