Type Alias fltk::app::AppScheme

source ·
pub type AppScheme = Scheme;
Expand description

Alias Scheme to AppScheme

Aliased Type§

enum AppScheme {
    Base,
    Plastic,
    Gtk,
    Gleam,
    Oxy,
}

Variants§

§

Base

Base fltk scheming

§

Plastic

inspired by the Aqua user interface on Mac OS X

§

Gtk

inspired by the GTK+ theme

§

Gleam

inspired by the Clearlooks Glossy scheme

§

Oxy

Subset of Dmitrij K’s oxy scheme