package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method virtual custom_encode_iter : 'row0 -> 'a0 * 'b0 * 'c0
method virtual custom_decode_iter : 'a1 -> 'b1 -> 'c1 -> 'row1
method virtual custom_n_columns : int
method virtual custom_get_column_type : int -> Gobject.g_type
method virtual custom_get_iter : Gtk.tree_path -> 'row2 option
method virtual custom_get_path : 'row3 -> Gtk.tree_path
method virtual custom_get_value : 'row4 -> int -> Gobject.g_value -> unit
method virtual custom_iter_next : 'row5 -> 'row5 option
method virtual custom_iter_children : 'row6 option -> 'row6 option
method virtual custom_iter_has_child : 'row7 -> bool
method virtual custom_iter_n_children : 'row8 option -> int
method virtual custom_iter_nth_child : 'row9 option -> int -> 'row9 option
method virtual custom_iter_parent : 'row10 -> 'row10 option
method custom_ref_node : ['row, 'a, 'b, 'c] callback -> 'row11 -> unit
method custom_unref_node : 'd -> 'row12 -> unit