#include "draw.h" int DrawSetTitle(Draw draw,char *title)Not collective (any processor or all may call this)
draw | - the graphics context | |
title | - the title |
Level:intermediate
Location:src/sys/src/draw/interface/draw.c
Graphics (Draw) Index
Table of Contents