[][src]Module fltk::enums

Enums

Align

Defines alignment rules used by FLTK for labels

CallbackTrigger

Defines the types of triggers for widget callback functions

ChartType

Defines the chart types supported by fltk

ClockType

Defines the clock types supported by fltk

Color

Defines colors used by FLTK

CursorStyle

Defines the Cursor styles supported by fltk

Event

Defines event types captured by FLTK

Font

Defines fonts used by FLTK

FrameType

Defines the frame type, which can be set using the set_type() method

Key

Defines the inputted virtual keycode

LabelType

Defines label types

LineStyle

Defines the clock types supported by fltk

Mode

Defines Fl_Mode types

PackDirection

Defines the Fl_Pack Directions supported by fltk

Shortcut

Defines the modifiers of virtual keycodes

Traits

WidgetType