next up previous
Next: x_screen Up: simxlib Previous: x_display

xdrawablearray


     NAME
	  xdrawablearray - part	of Simula to Xlib interface

     DESCRIPTION
	     class XDrawableArray(Size);
	     integer Size;
	  Used to carry	result values from the QueryTree procedure  in
	  X_Display. Objects created by	that procedure.

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

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