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_path
GtkTreeSelection::selected_foreach
Last updated: Sun, 12 May 2013
view this page in
English
GtkTreeSelection::select_range
void select_range(int
lower
, int
upper
);
Selects the rows between
lower
and
upper
.
See also:
unselect_range()
User Contributed Notes
gtk.gtktreeselection.method.select_range.php
There are no user contributed notes for this page.
GtkTreeSelection::select_path
GtkTreeSelection::selected_foreach
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