gimp-context-push

Michael Natterer <mitch@gimp.org> & Sven Neumann <sven@gimp.org>

Description

Pushes a context to the top of the plug-in's context stack.

Help

This procedure creates a new context by copying the current context. This copy becomes the new current context for the calling plug-in until it is popped again using 'gimp-context-pop'.


Type

unknown

Parameters

None

Return

None