= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package lambda-term
-
lambda-term
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Checkbutton. A button that can be in active or inactive state.
inherit t
method label_zed : Zed_string.t
The text displayed on the button.
method on_click : ?switch:LTerm_widget_callbacks.switch ->
(unit -> unit) ->
unit
on_click ?switch f
calls f
when the button state is changed.