reset_rc_styles
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" , replacement = "reset_style" ) ]
public void reset_rc_styles ()
public void reset_rc_styles ()
Warning: reset_rc_styles is deprecated since 3.0. Use reset_style.
Reset the styles of this and all descendents, so when they are looked up again, they get the correct values for the currently loaded RC file settings.
Note:
Use StyleContext instead, and reset_style
This function is not useful for applications.
Parameters:
this |
a Widget. |