Module fltk::browser[][src]

Browser widgets

Re-exports

pub use crate::prelude::*;

Structs

Browser

Creates a normal browser

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

FileType

File types for the FileBrowser