DrawGetTitle

Gets pointer to title of a Draw context.

Synopsis

#include "petscdraw.h" 
int DrawGetTitle(Draw draw,char **title)
Not collective

Input Parameter

draw -the graphics context

Output Parameter

title -the title

See Also

DrawSetTitle()

Level:intermediate
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