DrawGetTitle

Gets pointer to title of a Draw context.

Synopsis

int DrawGetTitle(Draw draw,char **title)
Not collective

Input Parameter

draw -the graphics context

Output Parameter

title -the title

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