DrawRestoreSingleton

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

Synopsis

#include "draw.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
Graphics (Draw) Index
Table of Contents