Package: gtk

Function gtk:widget-remove-css-class

Lambda List

gtk:widget-remove-css-class (widget class)

Arguments

widget -- a gtk:widget object
class -- a string for the style class to remove from widget, without the leading "." used for notation of style classes

Details

Removes class from widget. After this, the style of the widget will stop matching for class.
 

See also

2025-2-15