gtk_style_properties_map_color ( style_properties name color -- )


Vocabulary
gtk3.ffi

Inputs
style_propertiesan object
namean object
coloran object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_style_properties_map_color
( GtkStyleProperties* style_properties, gchar* name,
GtkSymbolicColor* color )