Class GuiList.model

class model : object .. end

val mutable index : Windex.t
method reload : unit
method add : Wpo.S.t -> unit
method size : int
method index : Wpo.S.t -> int
method get : int -> Wpo.S.t
method coerce : Wpo.S.t Gtk_helper.Custom.List.model