gtk_style_properties_merge ( style_properties props_to_merge replace -- )


Vocabulary
gtk3.ffi

Inputs
style_propertiesan object
props_to_mergean object
replacean object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void gtk_style_properties_merge
( GtkStyleProperties* style_properties, GtkStyleProperties*
props_to_merge, gboolean replace )