RcStyle.copy

gtk.rc_style.RcStyle copy() nothrow

Makes a copy of the specified #GtkRcStyle. This function will correctly copy an RC style that is a member of a class derived from #GtkRcStyle.

Returns

the resulting #GtkRcStyle

Deprecated

Use #GtkCssProvider instead.