Static gtk::STYLE_CLASS_PAPER[][src]

pub static STYLE_CLASS_PAPER: Lazy<&'static str>
Expand description

A CSS class that is added to areas that should look like paper.

This is used in print previews and themes are encouraged to style it as black text on white background.

Refer to individual widget documentation for used style classes.