Widget.getColor
void getColor(out gdk.rgba.RGBA color)Gets the current foreground color for the widget’s CSS style.
This function should only be used in snapshot implementations that need to do custom drawing with the foreground color.
Parameters
color | return location for the color |