Package: gtk

Function gtk:style-context-remove-class

Lambda List

gtk:style-context-remove-class (context classname)

Arguments

context -- a gtk:style-context object
classname -- a string with a class name to remove

Details

Removes a class name from the style context.

Warning

This function is deprecated since 4.10. Use the gtk:widget-remove-css-class function instead.
 

See also

#2023-9-17