has_css_class
Description:
Returns whether css_class
is currently applied to this.
Parameters:
this |
a `GtkWidget` |
css_class |
A style class, without the leading '.' used for notation of style classes |
Returns:
true if |