StyleProperties.merge

Merges into props all the style information contained in props_to_merge. If replace is true, the values will be overwritten, if it is false, the older values will prevail.

More...
class StyleProperties
void
merge

Parameters

propsToMerge gtk.style_properties.StyleProperties

a second #GtkStyleProperties

replace bool

whether to replace values or not

Detailed Description

Deprecated: #GtkStyleProperties are deprecated.