Class GTree.selection
The selection object for GTree.view @gtkdoc gtk GtkTreeSelection
val obj : Gtk.tree_selection
method connect : selection_signalsmethod misc : GObj.gobject_opsmethod count_selected_rows : int- since
- GTK 2.2
method get_mode : Gtk.Tags.selection_mode- since
- GTK 2.2
method get_selected_rows : Gtk.tree_path listmethod iter_is_selected : Gtk.tree_iter -> boolmethod path_is_selected : Gtk.tree_path -> boolmethod select_all : unit -> unitmethod select_iter : Gtk.tree_iter -> unitmethod select_path : Gtk.tree_path -> unitmethod select_range : Gtk.tree_path -> Gtk.tree_path -> unitmethod set_mode : Gtk.Tags.selection_mode -> unitmethod set_select_function : (Gtk.tree_path -> bool -> bool) -> unitmethod unselect_all : unit -> unitmethod unselect_iter : Gtk.tree_iter -> unitmethod unselect_path : Gtk.tree_path -> unitmethod unselect_range : Gtk.tree_path -> Gtk.tree_path -> unit- since
- GTK 2.2