Static gtk::STYLE_CLASS_NEEDS_ATTENTION[][src]

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

A CSS class used when an element needs the user attention, for instance a button in a stack switcher corresponding to a hidden page that changed state.

Refer to individual widget documentation for used style classes.