method row_changed : callback:(Gtk.tree_path -> Gtk.tree_iter -> unit) -> GtkSignal.id
method row_deleted : callback:(Gtk.tree_path -> unit) -> GtkSignal.id
method row_has_child_toggled : callback:(Gtk.tree_path -> Gtk.tree_iter -> unit) -> GtkSignal.id
method row_inserted : callback:(Gtk.tree_path -> Gtk.tree_iter -> unit) -> GtkSignal.id
method rows_reordered : callback:(Gtk.tree_path -> Gtk.tree_iter -> unit) -> GtkSignal.id
inherits
GTree.model_signals
method sort_column_changed : callback:(unit -> unit) -> GtkSignal.id
method changed : callback:(unit -> unit) -> GtkSignal.id
inherits
GContainer.container_signals
method columns_changed : callback:(unit -> unit) -> GtkSignal.id
method cursor_changed : callback:(unit -> unit) -> GtkSignal.id
method expand_collapse_cursor_row : callback:(logical:bool -> expand:bool -> all:bool -> bool) -> GtkSignal.id
method move_cursor : callback:(Gtk.Tags.movement_step -> int -> bool) -> GtkSignal.id
method row_activated : callback:(Gtk.tree_path -> view_column -> unit) -> GtkSignal.id
method row_collapsed : callback:(Gtk.tree_iter -> Gtk.tree_path -> unit) -> GtkSignal.id
method row_expanded : callback:(Gtk.tree_iter -> Gtk.tree_path -> unit) -> GtkSignal.id
method select_all : callback:(unit -> bool) -> GtkSignal.id
method select_cursor_parent : callback:(unit -> bool) -> GtkSignal.id
method select_cursor_row : callback:(start_editing:bool -> bool) -> GtkSignal.id
method set_scroll_adjustments : callback:(GData.adjustment option -> GData.adjustment option -> unit) -> GtkSignal.id
method start_interactive_search : callback:(unit -> bool) -> GtkSignal.id
method test_collapse_row : callback:(Gtk.tree_iter -> Gtk.tree_path -> bool) -> GtkSignal.id
method test_expand_row : callback:(Gtk.tree_iter -> Gtk.tree_path -> bool) -> GtkSignal.id
method toggle_cursor_row : callback:(unit -> bool) -> GtkSignal.id
method unselect_all : callback:(unit -> bool) -> GtkSignal.id
inherits
GObj.gtkobj_signals
method edited : callback:(Gtk.tree_path -> string -> unit) -> GtkSignal.id