package lambda-term

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit t
val mutable child : LTerm_widget_base_impl.t option
method children : LTerm_widget_base_impl.t list
val mutable size_request : LTerm_geom.size
method size_request : LTerm_geom.size
val mutable style : LTerm_style.t
val mutable connection : LTerm_draw.connection
method update_resources : unit
method private compute_size_request : unit
method private compute_allocation : unit
method set_allocation : LTerm_geom.rect -> unit
method set : 'b. t as 'c -> unit
method empty : unit
val mutable label : Zed_string.t
val mutable align : LTerm_geom.horz_alignment
method set_label : ?alignment:LTerm_geom.horz_alignment -> LiteralIntf.string_intf -> unit