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
replace bool

whether to replace values or not

Detailed Description

Deprecated: gtk.StyleProperties are deprecated.

Meta