Constant

GtkACCESSIBLE_ATTRIBUTE_BACKGROUND

Declaration

#define GTK_ACCESSIBLE_ATTRIBUTE_BACKGROUND "bg-color"

Description

An attribute for the background color, expressed as an RGB value encoded in a string using the format: {r8},{g8},{b8}.