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