Widget.resetRcStyles

void resetRcStyles()

Reset the styles of widget and all descendents, so when they are looked up again, they get the correct values for the currently loaded RC file settings.

This function is not useful for applications.

Deprecated

Use #GtkStyleContext instead, and [gtk.widget.Widget.resetStyle]