Sunday, May 19, 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::iter_is_selected
GtkTreeSelection::select_all
Last updated: Sun, 12 May 2013
view this page in
English
GtkTreeSelection::path_is_selected
bool path_is_selected(string
path
);
Checks if the given tree path is selected or not.
See also:
iter_is_selected()
User Contributed Notes
gtk.gtktreeselection.method.path_is_selected.php
There are no user contributed notes for this page.
GtkTreeSelection::iter_is_selected
GtkTreeSelection::select_all
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