Make.modal_frameval mutable work_area : LTerm_geom.rect optionval mutable style : LTerm_style.tval mutable size_request : LTerm_geom.sizeval mutable label : Zed_string.tval mutable connection : LTerm_draw.connectionval mutable child : LTerm_widget_base_impl.t optionval mutable align : LTerm_geom.horz_alignmentmethod 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 resources : LTerm_resources.tmethod send_event : LTerm_event.t -> unitmethod set : 'a. (LTerm_containers.t as 'b) -> unitmethod set_allocation : LTerm_geom.rect -> unitmethod set_focus : LTerm_widget_base_impl.t option LTerm_geom.directions ->
unitmethod set_label : ?alignment:LTerm_geom.horz_alignment ->
LiteralIntf.string_intf ->
unitmethod set_parent : LTerm_widget_base_impl.t option -> unitmethod set_resources : LTerm_resources.t -> unitmethod size_request : LTerm_geom.size