DrawRestoreSingleton

Remove access to a Draw object as if it were owned by the one process.

Synopsis

#include "petscdraw.h" 
int DrawRestoreSingleton(Draw draw,Draw *sdraw)
Collective on Draw

Input Parameters

draw - the original window
sdraw - the singleton window

See Also

DrawGetSingleton(), ViewerGetSingleton(), ViewerRestoreSingleton()

Level:advanced
Location:
src/sys/src/draw/interface/draw.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages