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"