LTerm_running_impl.toplevelinherit LTerm_toplevel_impl.tval children : LTerm_widget_base_impl.t listmethod children : LTerm_widget_base_impl.t listmethod draw : LTerm_draw.context -> LTerm_widget_base_impl.t -> unitval mutable coord : LTerm_geom.coordmethod arm_layer_handlers : t Lwt_react.event ->
(t -> unit) ->
unit Lwt_react.event ->
(unit -> unit) ->
unitmethod set_allocation : LTerm_geom.rect -> unitmethod move_focus_to : (t * LTerm_geom.coord) option -> unitmethod private move_focus : (t ->
t ->
LTerm_geom.coord ->
(t * LTerm_geom.coord) option) ->
unitmethod private process_arrows : LTerm_event.t -> bool