Crate kas::widgets

source ·
Expand description

KAS widget library

Sub-modules

Container widgets

Controls

Displays

  • Filler: an empty widget, sometimes used to fill space
  • Separator: a visible bar to separate things
  • Mark: a small mark
  • Label: a simple text label
  • ScrollLabel: text label supporting scrolling and selection
  • Image: a pixmap image
  • ProgressBar: show completion level

Components

  • AccelLabel: a label which parses accelerator keys
  • GripPart: a handle (e.g. for a slider, splitter or scroll_bar)

Modules

Structs

Enums

Traits

Type Definitions