next up previous
Next: xfont Up: simxlib Previous: xfontmanager

xtextarray


     NAME
	  xtextarray - part of Simula to Xlib interface

     DESCRIPTION
	     class XTextArray(Size);
	     integer Size;
	  Used	to  carry  result  values  from	 the   ListFonts   and
	  GetFontPath  procedure  in X_FontManager. Objects created by
	  that procedure.

	  SUPERS: -
	  KIND:	Instantiable
	  INIT:	initialized by creator.
	  Sequencing: access Data

     ATTRIBUTES
     Data
	     text array	Data(1:Size);! Valid replies.;