Packages
gtk+-3.0
Gtk
TreeSelection
mode
TreeSelection
count_selected_rows
get_mode
get_selected
get_selected_rows
get_tree_view
iter_is_selected
path_is_selected
select_all
select_iter
select_path
select_range
selected_foreach
set_mode
set_select_function
unselect_all
unselect_iter
unselect_path
unselect_range
changed
select_path
Description:
public
void
select_path
(
TreePath
path)
Select the row at
path
.
Parameters:
this
A
TreeSelection
.
path
The
TreePath
to be selected.