package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module TreeView.SSource

Sourceval columns_changed : ([> `treeview ], unit -> unit) GtkSignal.t
Sourceval cursor_changed : ([> `treeview ], unit -> unit) GtkSignal.t
Sourceval expand_collapse_cursor_row : ([> `treeview ], logical:bool -> expand:bool -> all:bool -> bool) GtkSignal.t
Sourceval move_cursor : ([> `treeview ], GtkEnums.movement_step -> int -> bool) GtkSignal.t
Sourceval row_activated : ([> `treeview ], Gtk.tree_path -> Gtk.tree_view_column Gtk.obj -> unit) GtkSignal.t
Sourceval row_collapsed : ([> `treeview ], Gtk.tree_iter -> Gtk.tree_path -> unit) GtkSignal.t
Sourceval row_expanded : ([> `treeview ], Gtk.tree_iter -> Gtk.tree_path -> unit) GtkSignal.t
Sourceval select_all : ([> `treeview ], unit -> bool) GtkSignal.t
Sourceval select_cursor_parent : ([> `treeview ], unit -> bool) GtkSignal.t
Sourceval select_cursor_row : ([> `treeview ], start_editing:bool -> bool) GtkSignal.t
Sourceval test_collapse_row : ([> `treeview ], Gtk.tree_iter -> Gtk.tree_path -> bool) GtkSignal.t
Sourceval test_expand_row : ([> `treeview ], Gtk.tree_iter -> Gtk.tree_path -> bool) GtkSignal.t
Sourceval toggle_cursor_row : ([> `treeview ], unit -> bool) GtkSignal.t
Sourceval unselect_all : ([> `treeview ], unit -> bool) GtkSignal.t
OCaml

Innovation. Community. Security.