package stk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Button.togglebuttonSource

A toggle button. State is represented by the active property. Activating the widget toggles the state.

inherit button
method active : bool
method set_active : bool -> unit
OCaml

Innovation. Community. Security.