Class type Gtk_helper.Custom.List.model

class type ['a] model = object .. end

method reload : unit
method size : int
method index : 'a -> int
method get : int -> 'a