GtkTree::select_item

GtkTree::select_item

Highlights the node in position as selected. This will cause the node to emit the "select" signal. Selecting a node which is already selected will unselect that node.

Node positions are indexed begining with zero. The fourth node in a tree is in position three.

See also: unselect_item() , select_child() , unselect_child() .

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.