man GBroken.tree () - no description

NAME

GBroken.tree - no description

Class

Class GBroken.tree

Documentation

class tree : Gtk.tree Gtk.obj -> object end

Deprecated. use GTree.view instead

Parameters:

""

Gtk.tree Gtk.obj

val obj : Gtk.tree Gtk.obj

method event : GObj.event_ops

method as_tree : Gtk.tree Gtk.obj

method child_position : GBroken.tree_item -> int

method clear_items : start:int -> stop:int -> unit

method connect : GBroken.tree_signals

method insert : GBroken.tree_item -> pos:int -> unit

method remove_items : GBroken.tree_item list -> unit

method select_item : pos:int -> unit

method selection : GBroken.tree_item list

method set_selection_mode : Gtk.Tags.selection_mode -> unit

method set_view_lines : bool -> unit

method set_view_mode : [ `ITEM | `LINE ] -> unit

method unselect_item : pos:int -> unit

method private wrap : Gtk.widget Gtk.obj -> GBroken.tree_item