PannerP.h revision 749
68N/ACopyright (c) 1989 X Consortium 68N/APermission is hereby granted, free of charge, to any person obtaining a copy 68N/Aof this software and associated documentation files (the "Software"), to deal 68N/Ain the Software without restriction, including without limitation the rights 68N/Ato use, copy, modify, merge, publish, distribute, sublicense, and/or sell 68N/Acopies of the Software, and to permit persons to whom the Software is 68N/Afurnished to do so, subject to the following conditions: 68N/AThe above copyright notice and this permission notice shall be included in 68N/Aall copies or substantial portions of the Software. 68N/ATHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 68N/AIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 68N/AFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 68N/AX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN 68N/AAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 68N/ACONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 68N/AExcept as contained in this notice, the name of the X Consortium shall not be 68N/Aused in advertising or otherwise to promote the sale, use or other dealings 68N/Ain this Software without prior written authorization from the X Consortium. 68N/A * Author: Jim Fulton, MIT X Consortium 68N/Atypedef struct {
/* new fields in widget class */ 599N/Atypedef struct {
/* new fields in widget */ GC xor_gc;
/* for doing XOR tmp graphics */ Position x, y;
/* location for tmp graphics */ #
endif /* _XawPannerP_h */