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
GtkTreeView
append_column
collapse_all
collapse_row
columns_autosize
create_row_drag_icon
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_fixed_height_mode
get_hadjustment
get_headers_visible
get_hover_expand
get_hover_selection
get_model
get_path_at_pos
get_reorderable
get_rules_hint
get_search_column
get_selection
get_vadjustment
get_visible_rect
insert_column
insert_column_with_data_func
move_column_after
remove_column
row_activated
row_expanded
scroll_to_cell
scroll_to_point
set_column_drag_function
set_cursor
set_cursor_on_cell
set_drag_dest_row
set_enable_search
set_expander_column
set_fixed_height_mode
set_hadjustment
set_headers_clickable
set_headers_visible
set_hover_expand
set_hover_selection
set_model
set_reorderable
set_row_separator_func
set_rules_hint
set_search_column
set_search_equal_func
set_vadjustment
tree_to_widget_coords
unset_rows_drag_dest
unset_rows_drag_source
widget_to_tree_coords
enable_model_drag_dest
enable_model_drag_source
get_dest_row_at_pos
get_drag_dest_row
get_enable_tree_lines
get_grid_lines
get_headers_clickable
get_rubber_banding
get_search_entry
get_visible_range
set_enable_tree_lines
set_grid_lines
set_rubber_banding
set_search_entry
columns-changed
cursor-changed
expand-collapse-cursor-row
move-cursor
row-activated
row-collapsed
row-expanded
select-all
select-cursor-parent
select-cursor-row
set-scroll-adjustments
start-interactive-search
test-collapse-row
test-expand-row
toggle-cursor-row
unselect-all
GtkTreeView::get_path_at_pos
GtkTreeView::get_rules_hint
Last updated: Sun, 12 May 2013
view this page in
English
GtkTreeView::get_reorderable
bool get_reorderable();
Retrieves whether the user can reorder the tree via drag-and-drop.
See also:
set_reorderable()
User Contributed Notes
gtk.gtktreeview.method.get_reorderable.php
There are no user contributed notes for this page.
GtkTreeView::get_path_at_pos
GtkTreeView::get_rules_hint
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