Monday, May 20, 2013
download
|
documentation
|
applications
|
faq
|
changelog
|
resources
search for
in the
PHP-GTK 2 manual
PHP-GTK 1 manual
whole site
general mailing list
development mailing list
documentation mailing list
lookup:
PHP-GTK 2 Manual
GtkTreeSelection
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
GtkTreeSelection::select_iter
GtkTreeSelection::select_range
Last updated: Sun, 12 May 2013
view this page in
English
GtkTreeSelection::select_path
void select_path(string
path
);
Selects a row specified by
path
.
See also:
unselect_path()
User Contributed Notes
gtk.gtktreeselection.method.select_path.php
There are no user contributed notes for this page.
GtkTreeSelection::select_iter
GtkTreeSelection::select_range
Last updated: Sun, 12 May 2013
view this page in
English
credits
Copyright © 2001-2013 The PHP Group
All rights reserved.
Last updated: Sun May 12 18:51:01 2013 UTC