/usr/include/Xm/TransltnsP.h is in lesstif2-dev 1:0.95.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 | /**
*
* $Id: TransltnsP.h,v 1.2 2004/06/07 20:01:53 dannybackx Exp $
*
* Copyright (C) 1995 Free Software Foundation, Inc.
* Copyright (C) 1995-2000 LessTif Development Team
*
* This file is part of the GNU LessTif Library.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
**/
#ifndef _XM_TRANSLTNSP_H
#define _XM_TRANSLTNSP_H
#include <Xm/XmP.h>
#ifdef __cplusplus
extern "C" {
#endif
XMLIBEXPORT extern XmConst char _XmArrowB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmBulletinB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmCascadeB_menubar_events[];
XMLIBEXPORT extern XmConst char _XmCascadeB_p_events[];
XMLIBEXPORT extern XmConst char _XmClipWindowTranslationTable[];
XMLIBEXPORT extern XmConst char _XmComboBox_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmComboBox_defaultAccelerators[];
XMLIBEXPORT extern XmConst char _XmComboBox_dropDownComboBoxAccelerators[];
XMLIBEXPORT extern XmConst char _XmComboBox_dropDownListTranslations[];
XMLIBEXPORT extern XmConst char _XmComboBox_textFocusTranslations[];
XMLIBEXPORT extern XmConst char _XmContainer_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmContainer_traversalTranslations[];
XMLIBEXPORT extern XmConst char _XmDragC_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmDrawingA_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmDrawingA_traversalTranslations[];
XMLIBEXPORT extern XmConst char _XmDrawnB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmFrame_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmGrabShell_translations[];
XMLIBEXPORT extern XmConst char _XmLabel_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmLabel_menuTranslations[];
XMLIBEXPORT extern XmConst char _XmLabel_menu_traversal_events[];
XMLIBEXPORT extern XmConst char _XmList_ListXlations1[];
XMLIBEXPORT extern XmConst char _XmList_ListXlations2[];
XMLIBEXPORT extern XmConst char _XmManager_managerTraversalTranslations[];
XMLIBEXPORT extern XmConst char _XmManager_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmMenuShell_translations [];
XMLIBEXPORT extern XmConst char _XmNotebook_manager_translations[];
XMLIBEXPORT extern XmConst char _XmNotebook_TabAccelerators[];
XMLIBEXPORT extern XmConst char _XmPrimitive_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmPushB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmPushB_menuTranslations[];
XMLIBEXPORT extern XmConst char _XmRowColumn_menu_traversal_table[];
XMLIBEXPORT extern XmConst char _XmRowColumn_bar_table[];
XMLIBEXPORT extern XmConst char _XmRowColumn_option_table[];
XMLIBEXPORT extern XmConst char _XmRowColumn_menu_table[];
XMLIBEXPORT extern XmConst char _XmSash_defTranslations[];
XMLIBEXPORT extern XmConst char _XmScrollBar_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmScrolledW_ScrolledWindowXlations[];
/* REMARK: In Motif 2.0 _XmScrolledW_ClipWindowTranslationTable is missing. */
/* REMARK: In Motif 2.0 _XmScrolledW_WorkWindowTranslationTable is missing. */
XMLIBEXPORT extern XmConst char _XmSelectioB_defaultTextAccelerators[];
XMLIBEXPORT extern XmConst char _XmSpinB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmSpinB_defaultAccelerators[];
XMLIBEXPORT extern XmConst char _XmTearOffB_overrideTranslations[];
XMLIBEXPORT extern XmConst char _XmTextF_EventBindings1[];
XMLIBEXPORT extern XmConst char _XmTextF_EventBindings2[];
XMLIBEXPORT extern XmConst char _XmTextF_EventBindings3[];
XMLIBEXPORT extern XmConst char _XmTextIn_XmTextEventBindings1[];
XMLIBEXPORT extern XmConst char _XmTextIn_XmTextEventBindings2[];
XMLIBEXPORT extern XmConst char _XmTextIn_XmTextEventBindings3[];
XMLIBEXPORT extern XmConst char _XmTextIn_XmTextEventBindings3[];
XMLIBEXPORT extern XmConst char _XmToggleB_defaultTranslations[];
XMLIBEXPORT extern XmConst char _XmToggleB_menuTranslations[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_fallbackBindingString[];
/* The following keybindings have been provided for backward compatibility. */
XMLIBEXPORT extern XmConst char _XmVirtKeys_acornFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_apolloFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_dgFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_decFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_dblclkFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_hpFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_ibmFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_ingrFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_megatekFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_motorolaFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_sgiFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_siemensWx200FallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_siemens9733FallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_sunFallbackBindingString[];
XMLIBEXPORT extern XmConst char _XmVirtKeys_tekFallbackBindingString[];
#ifdef __cplusplus
}
#endif
#endif /* _XM_TRANSLTNSP_H */
|