Handbook
Glossary
gtk_style_context_lookup_color ( style_context color_name color -- gboolean )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
color_name
an
object
color
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gdk3.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_style_context_lookup_color
( GtkStyleContext* style_context, gchar* color_name,
GdkRGBA** color )