package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Cycle_focused_subwidget of [ `Next | `Prev ]
  2. | Set_focused_subwidget of Key.t
  3. | Subwidget_action of Key.t * Single_factor.Action.t
  4. | Select_on_all_subwidgets of [ `All | `None ]