[][src]Module fltk::browser

Re-exports

pub use crate::prelude::*;

Structs

Browser

Creates a normal browser

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, which can be changed dynamically using the set_type function().

FileType