Make.vboxval mutable size_request : LTerm_geom.sizeval mutable children : LTerm_containers.box_child listmethod add : 'a. ?position:int ->
?expand:bool ->
(LTerm_containers.t as 'b) ->
unitmethod allocation : LTerm_geom.rectmethod children : LTerm_widget_base_impl.t listmethod cursor_position : LTerm_geom.coord optionmethod draw : LTerm_draw.context -> LTerm_widget_base_impl.t -> unitmethod focus : LTerm_widget_base_impl.t option LTerm_geom.directionsmethod on_event : ?switch:LTerm_widget_callbacks.switch ->
(LTerm_event.t -> bool) ->
unitmethod parent : LTerm_widget_base_impl.t optionmethod remove : 'c. (LTerm_containers.t as 'd) -> unitmethod resources : LTerm_resources.tmethod send_event : LTerm_event.t -> unitmethod set_allocation : LTerm_geom.rect -> unitmethod set_focus : LTerm_widget_base_impl.t option LTerm_geom.directions ->
unitmethod set_parent : LTerm_widget_base_impl.t option -> unitmethod set_resources : LTerm_resources.t -> unitmethod size_request : LTerm_geom.size