Module input
Available on crate feature
dep_fltk
only.Expand description
Input widgets
Structs§
- File
Input - Creates a File-input widget
- Float
Input - Creates an input widget which takes only floats
- Input
- Creates an input widget
- IntInput
- Creates an input widget which takes only integers
- Multiline
Input - Creates a multiline-input widget
- Secret
Input - Creates a secret input widget
Enums§
- Input
Type - Sets the input widget’s type