Module libnotcurses_sys::widgets
source · Expand description
The notcurses widgets.
Structs
- A handy builder for
NcSelector.
Type Definitions
- menus on the top or bottom rows
- Item for
NcMenu. - Options struct for
NcMenu. - Section for
NcMenu. - high-level widget for selecting items from a set
- an item for
NcMultiSelector - Options structure for
NcMultiSelector - A histogram, bound to an
NcPlane(uses non-negativef64s) - A histogram, bound to an
NcPlane(usesu64s) - Progress bars. They proceed linearly in any of four directions.
- Options struct for
NcProgBar - Provides a freeform input in a (possibly multiline) region
- Options struct for
NcReader - A wheel with
NcTablets on the outside. - Options struct for
NcReel - High-level widget for selecting one item from a set.
- Item structure for
NcSelector. - Options structure for
NcSelector. - A tab for
NcTabbed. - Tabbed widgets.
- Options for
NcTabbed. - Visual tablet for
NcReel - High-level hierarchical line-based data.
- Item for
NcTree. - An NcTreeItem callback function.
- An NcTreeItem callback function (unsafe).
- Options struct for
NcTree.