[comp.windows.x] XTEXT

MIGUEL@cs.umass.EDU (07/12/87)

At the XTEXT(3X) page, my XWindow manual says :

> TextWindow *TextCreate (width, height, x, y, parent,
>      fgpixel, bgpixel, bordercolor, fastscroll) ;
> int height, width, x, y, bwidth, fgpixel, bgpixel, fastscroll ;
> Window parent ;
> char *fontname ;
> Pixmap bordercolor ;

Where do you specify the value of bwidth and fontname, if they
are not parameter of the TextCreate function ?

Miguel@UMass.Bitnet
Miguel@Cs.Umass.Edu