Static gtk::STYLE_CLASS_DESTRUCTIVE_ACTION
source · [−]pub static STYLE_CLASS_DESTRUCTIVE_ACTION: Lazy<&'static str>
Expand description
A CSS class used when an action (usually a button) is one that is expected to remove or destroy something visible to the user.
Refer to individual widget documentation for used style classes.