Static gtk::STYLE_CLASS_FLAT
source · [−]pub static STYLE_CLASS_FLAT: Lazy<&'static str>
Expand description
A CSS class that is added when widgets that usually have a frame or border (like buttons or entries) should appear without it.
Refer to individual widget documentation for used style classes.