Class virtual GTree.custom_tree_model


class virtual [['a, 'b, 'c, 'd]] custom_tree_model : column_list -> [[Gtk.tree_model_custom, 'a, 'b, 'c, 'd]] custom_tree_model_type
A base class to inherit from to make a custom tree model.