Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
GTK2
GTK2.TreeView
Methods
append_column()
collapse_all()
collapse_row()
columns_autosize()
create()
expand_all()
expand_row()
expand_to_path()
get_background_area()
get_bin_window()
get_cell_area()
get_column()
get_columns()
get_cursor()
get_enable_search()
get_expander_column()
get_hadjustment()
get_headers_visible()
get_model()
get_path_at_pos()
get_reorderable()
get_rules_hint()
get_search_column()
get_selection()
get_vadjustment()
get_visible_range()
get_visible_rect()
insert_column()
move_column_after()
remove_column()
row_activated()
row_expanded()
scroll_to_cell()
scroll_to_point()
set_cursor()
set_cursor_on_cell()
set_enable_search()
set_expander_column()
set_hadjustment()
set_headers_clickable()
set_headers_visible()
set_model()
set_reorderable()
set_rules_hint()
set_search_column()
set_vadjustment()
tree_to_widget_coords()
widget_to_tree_coords()
GTK2.TreeView()->get_cell_area()
GTK2.TreeView()->get_columns()
Method GTK2.TreeView()->get_column()
Method
get_column
GTK2.TreeViewColumn
get_column
(
int
n
)
Description
Gets the W(TreeViewColumn) at the given position.