Package: gtk
Function gtk:tree-selection-selected-foreach
Lambda Listgtk:tree-selection-selected-foreach (selection func) ArgumentsDetails
Calls a function for each selected node.
Note that you cannot modify the tree view or selection from within this function. As a result, the gtk:tree-selection-selected-rows function
might be more useful. Warning | See also |
#2024-11-5