Saves the context state, so all modifications done through
gtk_style_context_add_class(), gtk_style_context_remove_class(),
gtk_style_context_add_region(), gtk_style_context_remove_region()
or gtk_style_context_set_junction_sides() can be reverted in one
go through gtk_style_context_restore().
Saves the context state, so all modifications done through gtk_style_context_add_class(), gtk_style_context_remove_class(), gtk_style_context_add_region(), gtk_style_context_remove_region() or gtk_style_context_set_junction_sides() can be reverted in one go through gtk_style_context_restore().