GtkCTree
DEPRECATED. A widget displaying a hierarchical tree.
Object Hierarchy
Description
WARNING! This class has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkTreeView instead.
Constructors
GtkCTree ([int columns = 1, int tree_column]);--
Methods
collapse() Â collapse_recursive() Â collapse_to_depth() Â expand() Â expand_recursive() Â expand_to_depth() Â find() Â insert_node() Â is_hot_spot() Â is_viewable() Â last() Â move() Â node_get_cell_style() Â node_get_cell_type() Â node_get_row_style() Â node_get_selectable() Â node_is_visible() Â node_moveto() Â node_nth() Â node_set_background() Â node_set_cell_style() Â node_set_foreground() Â node_set_pixmap() Â node_set_pixtext() Â node_set_row_style() Â node_set_selectable() Â node_set_shift() Â node_set_text() Â real_select_recursive() Â remove_node() Â select() Â select_recursive() Â set_expander_style() Â set_indent() Â set_line_style() Â set_node_info() Â set_show_stub() Â set_spacing() Â sort_node() Â sort_recursive() Â toggle_expansion() Â toggle_expansion_recursive() Â unselect() Â unselect_recursive() Â row_is_ancestor() Â
Fields
selection: Â
Signals
"change-focus-row-expansion" Â "tree-collapse" Â "tree-expand" Â "tree-move" Â "tree-select-row" Â "tree-unselect-row" Â