package lambda-term

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit t
val mutable children : box_child list
method children : abox -> LTerm_widget_base_impl.t list
val mutable size_request : LTerm_geom.size
method size_request : 'a -> LTerm_geom.size
method private virtual compute_allocations : unit
method private virtual compute_size_request : unit
method set_allocation : 'a -> LTerm_geom.rect -> unit
method add : 'a -> 'b. ?position:int -> ?expand:bool -> t as 'c -> unit
method remove : 'a -> 'd. t as 'e -> unit