Module fltk::button[][src]

Expand description

Button widgets

Structs

Creates a normal button

Creates a check button

Creates a light button

Creates a radio button

Creates a radio light button

Creates a radio round button

Creates a repeat button

Creates a return button

Creates a round button

Creates a toggle button

Enums

Defines the button type, which can be changed dynamically using the set_type().