package stk

  1. Overview
  2. Docs
SDL-based GUI toolkit

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-stk-0.5.0.tar.bz2
md5=beeed5752ff67b3abeb1bcf8fb6b9098
sha512=c1603ae66956a674864ad875212fdbfc8d8016983202108d492b0d8722106b1e982e9fdc04b20d1b7adf5013343252fc5173851751906271731bc81d70dc789c

doc/stk/Stk/Button/class-checkbutton/index.html

Class Button.checkbuttonSource

The checkbutton widget.

inherit togglebutton
method indicator : Stk.Indicator.indicator

The Indicator.indicator widget.

Properties

method indicator_font : Stk.Font.font
method set_indicator_font_desc : ?delay:float -> ?propagate:bool -> Stk.Font.font_desc -> unit
method indicator_active_char : Uchar.t
method set_indicator_active_char : ?delay:float -> ?propagate:bool -> Uchar.t -> unit
method indicator_inactive_char : Uchar.t
method set_indicator_inactive_char : ?delay:float -> ?propagate:bool -> Uchar.t -> unit

The group

method group : group option
method set_group : group -> unit
OCaml

Innovation. Community. Security.