remove_css_class


Description:

public void remove_css_class (string css_class)

Removes a style from this.

After this, the style of this will stop matching for css_class.

Parameters:

this

a `GtkWidget`

css_class

The style class to remove from this, without the leading '.' used for notation of style classes