Handbook
Glossary
gtk_style_properties_map_color ( style_properties name color -- )
Vocabulary
gtk3
.
ffi
Inputs
style_properties
an
object
name
an
object
color
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_style_properties_map_color
( GtkStyleProperties* style_properties, gchar* name,
GtkSymbolicColor* color )