Handbook
Glossary
gtk_style_properties_merge ( style_properties props_to_merge replace -- )
Vocabulary
gtk3
.
ffi
Inputs
style_properties
an
object
props_to_merge
an
object
replace
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_merge
( GtkStyleProperties* style_properties, GtkStyleProperties*
props_to_merge,
gboolean
replace )