Class CustomModel.callback

method virtual custom_encode_iter : 'row -> 'a * 'b * 'c
method virtual custom_decode_iter : 'a -> 'b -> 'c -> 'row
method virtual custom_n_columns : int
method virtual custom_get_column_type : int -> Gobject.g_type
method virtual custom_get_iter : Gtk.tree_path -> 'row option
method virtual custom_get_path : 'row -> Gtk.tree_path
method virtual custom_get_value : 'row -> int -> Gobject.g_value -> unit
method virtual custom_iter_next : 'row -> 'row option
method virtual custom_iter_children : 'row option -> 'row option
method virtual custom_iter_has_child : 'row -> bool
method virtual custom_iter_n_children : 'row option -> int
method virtual custom_iter_nth_child : 'row option -> int -> 'row option
method virtual custom_iter_parent : 'row -> 'row option
method custom_ref_node : < custom_decode_iter : 'a -> 'b -> 'c -> 'row; custom_encode_iter : 'row -> 'a * 'b * 'c; custom_get_column_type : int -> Gobject.g_type; custom_get_iter : Gtk.tree_path -> 'row option; custom_get_path : 'row -> Gtk.tree_path; custom_get_value : 'row -> int -> Gobject.g_value -> unit; custom_iter_children : 'row option -> 'row option; custom_iter_has_child : 'row -> bool; custom_iter_n_children : 'row option -> int; custom_iter_next : 'row -> 'row option; custom_iter_nth_child : 'row option -> int -> 'row option; custom_iter_parent : 'row -> 'row option; custom_n_columns : int; custom_ref_node : 'row -> unit; custom_unref_node : 'row -> unit; .. > -> 'row -> unit
method custom_unref_node : < custom_decode_iter : 'a -> 'b -> 'c -> 'row; custom_encode_iter : 'row -> 'a * 'b * 'c; custom_get_column_type : int -> Gobject.g_type; custom_get_iter : Gtk.tree_path -> 'row option; custom_get_path : 'row -> Gtk.tree_path; custom_get_value : 'row -> int -> Gobject.g_value -> unit; custom_iter_children : 'row option -> 'row option; custom_iter_has_child : 'row -> bool; custom_iter_n_children : 'row option -> int; custom_iter_next : 'row -> 'row option; custom_iter_nth_child : 'row option -> int -> 'row option; custom_iter_parent : 'row -> 'row option; custom_n_columns : int; custom_ref_node : 'row -> unit; custom_unref_node : 'row -> unit; .. > -> 'row -> unit