Type Definition kas_widgets::AccelLabel[][src]

pub type AccelLabel = Label<AccelString>;
Expand description

A label supporting an accelerator key

Accelerator keys are not useful on plain labels, but this widget may be embedded within a parent (e.g. CheckBox uses this).

Implementations

Get the accelerator keys

Trait Implementations

Draw a widget and its children Read more

Get size rules for the given axis Read more

Apply a given rect to self Read more

Get translation of a child Read more

Navigation in spatial order Read more

Find a widget by coordinate Read more

Set accel string

Set text Read more