Module browser

Available on crate feature dep_fltk only.
Expand description

Browser widgets

Structs§

Browser
Creates a normal browser. Example usage:
CheckBrowser
Creates a CheckBrowser widget
FileBrowser
Creates a file browser
HoldBrowser
Creates a hold browser
MultiBrowser
Creates a multi-browser
SelectBrowser
Creates a select browser

Enums§

BrowserScrollbar
Defines the type of Scrollbar associated with the browser
BrowserType
Defines the browser type
FileType
File types for the FileBrowser