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-junction-sides functions can be reverted in one go through the gtk:style-context-restore function.
 

See also

#2023-3-27