StyleContext.save

Saves the context state, so temporary modifications done through Style.contextAddClass, Style.contextRemoveClass, Style.contextSetState, etc. can quickly be reverted in one go through Style.contextRestore.

The matching call to Style.contextRestore must be done before GTK returns to the main loop.

class StyleContext
void
save
()

Meta