Class GTree.view_signals
@gtkdoc gtk GtkTreeView
inherit GContainer.container_signals
method columns_changed : callback:(unit -> unit) -> GtkSignal.idmethod cursor_changed : callback:(unit -> unit) -> GtkSignal.idmethod expand_collapse_cursor_row : callback:(logical:bool -> expand:bool -> all:bool -> bool) -> GtkSignal.idmethod move_cursor : callback:(Gtk.Tags.movement_step -> int -> bool) -> GtkSignal.idmethod row_activated : callback:(Gtk.tree_path -> view_column -> unit) -> GtkSignal.idmethod row_collapsed : callback:(Gtk.tree_iter -> Gtk.tree_path -> unit) -> GtkSignal.idmethod row_expanded : callback:(Gtk.tree_iter -> Gtk.tree_path -> unit) -> GtkSignal.idmethod select_all : callback:(unit -> bool) -> GtkSignal.idmethod select_cursor_parent : callback:(unit -> bool) -> GtkSignal.idmethod select_cursor_row : callback:(start_editing:bool -> bool) -> GtkSignal.idmethod set_scroll_adjustments : callback:(GData.adjustment option -> GData.adjustment option -> unit) -> GtkSignal.idmethod start_interactive_search : callback:(unit -> bool) -> GtkSignal.idmethod test_collapse_row : callback:(Gtk.tree_iter -> Gtk.tree_path -> bool) -> GtkSignal.idmethod test_expand_row : callback:(Gtk.tree_iter -> Gtk.tree_path -> bool) -> GtkSignal.idmethod toggle_cursor_row : callback:(unit -> bool) -> GtkSignal.idmethod unselect_all : callback:(unit -> bool) -> GtkSignal.idmethod notify_enable_search : callback:(bool -> unit) -> GtkSignal.idmethod notify_enable_tree_lines : callback:(bool -> unit) -> GtkSignal.idmethod notify_enable_grid_lines : callback:(GtkEnums.tree_view_grid_lines -> unit) -> GtkSignal.idmethod notify_fixed_height_mode : callback:(bool -> unit) -> GtkSignal.idmethod notify_hadjustment : callback:(GData.adjustment -> unit) -> GtkSignal.idmethod notify_headers_visible : callback:(bool -> unit) -> GtkSignal.idmethod notify_hover_expand : callback:(bool -> unit) -> GtkSignal.idmethod notify_hover_selection : callback:(bool -> unit) -> GtkSignal.idmethod notify_reorderable : callback:(bool -> unit) -> GtkSignal.idmethod notify_rules_hint : callback:(bool -> unit) -> GtkSignal.idmethod notify_search_column : callback:(int -> unit) -> GtkSignal.idmethod notify_tooltip_column : callback:(int -> unit) -> GtkSignal.idmethod notify_vadjustment : callback:(GData.adjustment -> unit) -> GtkSignal.id