Static gtk4::ACCESSIBLE_ATTRIBUTE_BACKGROUND
source · pub static ACCESSIBLE_ATTRIBUTE_BACKGROUND: &GStr
Available on crate feature
v4_14
only.Expand description
An attribute for the background color, expressed as an RGB value
encoded in a string using the format: {r8},{g8},{b8}
.