package stk

  1. Overview
  2. Docs
val mutable wakener : 'a option Lwt.u option
method window : Stk.Window.window
method content_area : Stk.Bin.bin
method action_area : unit Stk.Pack.box
method return : ?with_on_return:bool -> 'a option -> unit
method add_text_button : ?class_:string -> ?return:(unit -> 'a option) -> ?ks:Stk.Key.keystate -> string -> Stk.Button.button
method run : ('a option -> unit Lwt.t) -> unit
method destroy : unit
OCaml

Innovation. Community. Security.