Mercurial > hg > xemacs-beta
diff lwlib/xlwgauge.h @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 9d177e8d4150 |
children | 16b17fd1dc93 |
line wrap: on
line diff
--- a/lwlib/xlwgauge.h Mon Aug 13 11:33:40 2007 +0200 +++ b/lwlib/xlwgauge.h Mon Aug 13 11:35:02 2007 +0200 @@ -25,7 +25,7 @@ * * Author: Edward A. Falk * falk@falconer.vip.best.com - * + * * Date: July 8, 1997 */ @@ -42,7 +42,7 @@ * ***********************************************************************/ -#include ATHENA_INCLUDE(Label.h) +#include ATHENA_Label_h_ /* Resources: @@ -89,7 +89,7 @@ +++ Labels is an array of nul-terminated strings to be used as labels. If this field is NULL but nlabels is > 0, then numeric labels will be provided. NOTE: the labels are not copied to any internal memory; they - must be stored in static memory provided by the appliction. + must be stored in static memory provided by the application. ++++ AutoScale allows the gauge to set its own value limits. Default is False unless upper & lower limits are both 0. @@ -102,7 +102,7 @@ { *(Cardinal *)rval = value ; } - + */ /*