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