[][src]Module fltk::button

Re-exports

pub use crate::prelude::*;

Structs

Button

Creates a normal button

CheckButton

Creates a check button

LightButton
RadioButton

Creates a radio button

RepeatButton
ReturnButton
RoundButton

Creates a round button

ToggleButton

Enums

ButtonType

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