gtk_tree_selection_select_range ( tree_selection start_path end_path -- )


Vocabulary
gtk2.ffi

Inputs
tree_selectionan object
start_pathan object
end_pathan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_tree_selection_select_range
( GtkTreeSelection* tree_selection, GtkTreePath* start_path,
GtkTreePath* end_path )