gtk_style_context_lookup_color ( style_context color_name color -- gboolean )


Vocabulary
gtk3.ffi

Inputs
style_contextan object
color_namean object
coloran object


Outputs
gbooleanan object


Definition


LIBRARY: gtk3 FUNCTION: gboolean
gtk_style_context_lookup_color
( GtkStyleContext* style_context, gchar* color_name,
GdkRGBA** color )