pub fn list_set_selected(node: RNode, rows: Vec<usize>)
Programmatically sync the list’s selected rows (empty = clear selection). Applied by the toolkit without re-emitting a selection event. Call with no borrow held.