remove_css_class


Description:

public void remove_css_class (string css_class)

Removes a style from the widget.

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

Parameters:

this

a widget

css_class

style class to remove from this, without the leading period