Table 8-4 contains a list of Xme functions that are useful
for manipulating strings.
Table 14. Xme String Functions
Xme Function | What It Does: |
XmeGetDefaultRenderTable | Returns the default render table associated with a specified widget |
XmeGetDirection | A compound string parse procedure ( XmParseProc) to insert a direction component |
XmeGetLocalizedString | Returns a localized version of the input string |
XmeGetNextCharacter | A compound string parse procedure ( XmParseProc) to insert a character |
XmeNamesAreEqual | Compares two strings for equality |
XmeRenderTableGetDefaultFont | Gets information on the default font associated with a specified render table |
See Chapter 9 for complete details on using these functions.