Method
GtkTreeSelectionselect_path
Declaration [src]
void
gtk_tree_selection_select_path (
  GtkTreeSelection* selection,
  GtkTreePath* path
)
Parameters
- path
- 
            Type: GtkTreePathThe GtkTreePathto be selected.The data is owned by the caller of the function.