has_rc_style
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" , since = "2.20" ) ]
public bool has_rc_style ()
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.
Note:
Use StyleContext instead
Parameters:
this |
a Widget |
Returns:
true if the widget has been looked up through the rc mechanism, false otherwise. |