mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
ae2c74ec13
A previous change implemented save/restore semantics where a saved state can be restored anywhere, not just in a stack-like manner. This change similarly relaxes the exported Push/Pop operations; the next change will rename them accordingly. Signed-off-by: Elias Naur <mail@eliasnaur.com>