Adopted By:
no OpenStep classes
Declared In:
AppKit/NSDPSContext.h
Protocol Description
The NSDPSContextNotification protocol supplies information about the execution status of a sequence of PostScript commands previously sent to the Display PostScript server.
contextFinishedExecuting:
(NSDPSContext *)context
Notifies the receiver that the context has finished executing a batch of PostScript commands. See notifyObjectWhenFinishedExecuting:
(NSDPSContext).