[ Version ( deprecated = true , deprecated_since = "3.0" , since = "2.20" ) ]
public bool has_rc_style ()
Warning: has_rc_style is deprecated since 3.0.
Determines if the widget style has been looked up through the rc mechanism.
Use StyleContext instead
this |
a Widget |
true if the widget has been looked up through the rc mechanism, false otherwise. |