copy


Description:

[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public RcStyle copy ()

Warning: copy is deprecated since 3.0.

Makes a copy of the specified RcStyle.

Note:

Use CssProvider instead.

This function will correctly copy an RC style that is a member of a class derived from RcStyle.

Parameters:

this

the style to copy

Returns:

the resulting RcStyle