Developer's Toolkit Release Notes for HP-UX 11i

52 Chapter 2
What’s In This Version
11i Features and Updates
Motif 1.2
typedef struct _XmFontListRec *XmFontListEntry;
typedef struct _XmFontListRec *XmFontList;
typedef struct _XmStringRec *_XmString;
Motif 2.1
typedef struct _XmRenditionRec **XmFontListEntry;
typedef struct _XmRenderTableRec **XmFontList;
typedef union _XmStringRec *_XmString;
The following element has been added to XmListCallbackStruct
structure:
char auto_selection_type;
The following element has been added to XmTextScanType enum
definition:
XmSELECT_OUT_LINE
The following element has been added to XmHighlightMode enum
definition:
XmSEE_DETAIL
The following elements have been added to XmTraversalDirection
definition:
XmTRAVERSE_GLOBALLY_FORWARD
XmTRAVERSE_GLOBALLY_BACKWARD
The following function declaration has been moved to ResConverI.h:
XmRegisterConverters();
The following function declarations have been moved to XmIm.h: