Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 10:15:30

0001 /* 
0002  * Motif
0003  *
0004  * Copyright (c) 1987-2012, The Open Group. All rights reserved.
0005  *
0006  * These libraries and programs are free software; you can
0007  * redistribute them and/or modify them under the terms of the GNU
0008  * Lesser General Public License as published by the Free Software
0009  * Foundation; either version 2 of the License, or (at your option)
0010  * any later version.
0011  *
0012  * These libraries and programs are distributed in the hope that
0013  * they will be useful, but WITHOUT ANY WARRANTY; without even the
0014  * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
0015  * PURPOSE. See the GNU Lesser General Public License for more
0016  * details.
0017  *
0018  * You should have received a copy of the GNU Lesser General Public
0019  * License along with these librararies and programs; if not, write
0020  * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
0021  * Floor, Boston, MA 02110-1301 USA
0022 */ 
0023 
0024 #ifndef _XmAll_h
0025 #define _XmAll_h
0026 
0027 #include <Xm/Xm.h>
0028 #include <Xm/ArrowB.h>
0029 #include <Xm/ArrowBG.h>
0030 #include <Xm/AtomMgr.h>
0031 #include <Xm/BulletinB.h>
0032 #include <Xm/CascadeB.h>
0033 #include <Xm/CascadeBG.h>
0034 #include <Xm/Column.h>
0035 #include <Xm/ComboBox.h>
0036 #include <Xm/Command.h>
0037 #include <Xm/Container.h>
0038 #include <Xm/CutPaste.h>
0039 #include <Xm/DataF.h>
0040 #include <Xm/DialogS.h>
0041 #include <Xm/Display.h>
0042 #include <Xm/DragC.h>
0043 #include <Xm/DragDrop.h>
0044 #include <Xm/DragIcon.h>
0045 #include <Xm/DragOverS.h>
0046 #include <Xm/DrawingA.h>
0047 #include <Xm/DrawnB.h>
0048 #include <Xm/DropSMgr.h>
0049 #include <Xm/DropTrans.h>
0050 #include <Xm/FileSB.h>
0051 #include <Xm/Form.h>
0052 #include <Xm/Frame.h>
0053 #include <Xm/Gadget.h>
0054 #include <Xm/GrabShell.h>
0055 #include <Xm/IconFile.h>
0056 #include <Xm/IconG.h>
0057 #include <Xm/IconH.h>
0058 #include <Xm/IconButton.h>
0059 #include <Xm/Label.h>
0060 #include <Xm/LabelG.h>
0061 #include <Xm/List.h>
0062 #include <Xm/MainW.h>
0063 #include <Xm/Manager.h>
0064 #include <Xm/MenuShell.h>
0065 #include <Xm/MessageB.h>
0066 #include <Xm/MwmUtil.h>
0067 #include <Xm/Notebook.h>
0068 #include <Xm/PanedW.h>
0069 #include <Xm/Paned.h>
0070 #include <Xm/Primitive.h>
0071 #ifdef PRINTING_SUPPORTED
0072 #include <Xm/Print.h>
0073 #endif
0074 #include <Xm/Protocols.h>
0075 #include <Xm/PushB.h>
0076 #include <Xm/PushBG.h>
0077 #include <Xm/RepType.h>
0078 #include <Xm/RowColumn.h>
0079 #include <Xm/SSpinB.h>
0080 #include <Xm/Scale.h>
0081 #include <Xm/Screen.h>
0082 #include <Xm/ScrollBar.h>
0083 #include <Xm/ScrolledW.h>
0084 #include <Xm/SelectioB.h>
0085 #include <Xm/SeparatoG.h>
0086 #include <Xm/Separator.h>
0087 #include <Xm/SpinB.h>
0088 #include <Xm/TabBox.h>
0089 #include <Xm/TabStack.h>
0090 #include <Xm/Text.h>
0091 #include <Xm/TextF.h>
0092 #include <Xm/ToggleB.h>
0093 #include <Xm/ToggleBG.h>
0094 #include <Xm/Transfer.h>
0095 #include <Xm/TxtPropCv.h>
0096 #include <Xm/VendorS.h>
0097 #include <Xm/VirtKeys.h>
0098 #include <Xm/XmIm.h>
0099 #include <Xm/XmStrDefs.h>
0100 
0101 #endif /* _XmAll_h */
0102  /* DON'T ADD STUFF AFTER THIS #endif */