You can search for identifiers within the package.
in-package search v0.2.0
Button widget with text or icon
Dependency graph
type t
type kind =
| Trigger
| Switch
val state : t -> bool
val reset : t -> unit
val is_pressed : t -> bool