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 StyleProperties

a second #GtkStyleProperties

replace bool

whether to replace values or not

Detailed Description

Deprecated: #GtkStyleProperties are deprecated.

Meta