Method
GtkWidgetget_color
Declaration [src]
void
gtk_widget_get_color (
GtkWidget* widget,
GdkRGBA* color
)
Description [src]
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.
Available since: | 4.10 |