[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public RcStyle copy ()
Warning: copy is deprecated since 3.0.
Makes a copy of the specified RcStyle.
Use CssProvider instead.
This function will correctly copy an RC style that is a member of a class derived from RcStyle .
this |
the style to copy |
the resulting RcStyle |