Gtk.StyleContext.prototype.restore

function restore():void {
    // Gjs wrapper for gtk_style_context_restore()
}

Restores context state to a previous stage. See Gtk.save.

Since 3.0