Method Cairo.Context()->restore()

class Cairo.Context

Method restore

void restore()

Description

Restores to the state saved by a preceding call to save() and removes that state from the stack of saved states.