DrawGetSingleton

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

Synopsis

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

Input Parameter

draw -the original window

Output Parameter

sdraw -the singleton window

See Also

DrawRestoreSingleton(), ViewerGetSingleton(), ViewerRestoreSingleton()

Level:advanced
Location:src/sys/src/draw/interface/draw.c
Graphics (Draw) Index
Table of Contents