[][src]Module fltk::enums

Enums

Align

Defines alignment rules used by FLTK for labels

CallbackTrigger

Defines the types of triggers for widget callback functions

Color

Defines colors used by FLTK

Cursor

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

Mode

Defines Fl_Mode types

Shortcut

Defines the modifiers of virtual keycodes

TextCursor

Defines the text cursor styles supported by fltk

Traits

WidgetType