Package: gtk

Function gtk:style-context-save

Lambda List

gtk:style-context-save (context)

Arguments

context -- a gtk:style-context object

Details

Saves the style context state. So all modifications done through the gtk:style-context-add-class, gtk:style-context-remove-class or gtk:style-context-state functions can be reverted in one go through the gtk:style-context-restore function.

Warning

This function is deprecated since 4.10. This API will be removed in GTK 5.
 

See also

#2023-9-17