classInherits['a]
warray :?dir:Gtk.Tags.orientation -> ?entry:'a -> entry -> unit ->
object
..end
widget
Install the new-entry creator.method set_entry : ('a -> entry) -> unit
method set : 'a list -> unit
method get : 'a list
method mem : 'a -> bool
method append : 'a -> unit
method insert : ?after:'a -> 'a -> unit
method remove : 'a -> unit
method update : unit -> unit
Request update on each entry.