Method
GtkStyleContextget_color
Declaration [src]
void
gtk_style_context_get_color (
GtkStyleContext* context,
GdkRGBA* color
)
Description [src]
Gets the foreground color for a given state.
Deprecated since: | 4.10 |
Use |
void
gtk_style_context_get_color (
GtkStyleContext* context,
GdkRGBA* color
)
Gets the foreground color for a given state.
Deprecated since: | 4.10 |
Use |