Xaw3_1Template.h revision 749
481N/A/* Copyright Massachusetts Institute of Technology 1987, 1988 */ 481N/A/**************************************************************** 481N/A ****************************************************************/ 481N/A Name Class RepType Default Value 481N/A ---- ----- ------- ------------- 481N/A background Background Pixel XtDefaultBackground 481N/A border BorderColor Pixel XtDefaultForeground 481N/A borderWidth BorderWidth Dimension 1 481N/A destroyCallback Callback Pointer NULL 481N/A height Height Dimension 0 481N/A mappedWhenManaged MappedWhenManaged Boolean True 481N/A sensitive Sensitive Boolean True 481N/A width Width Dimension 0 493N/A/* declare specific TemplateWidget class and instance datatypes */ 493N/A/* declare the class constant */ 481N/A#
endif /* _Template_h */