Query: xmstringgetltor
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringGetLtoR(3X) XmStringGetLtoR(3X)NAMEXmStringGetLtoR - A compound string function that searches for a text segment in the input compound stringSYNOPSIS#include <Xm/Xm.h> Boolean XmStringGetLtoR (string, tag, text) XmString string; XmStringCharSet tag; char **text;DESCRIPTIONXmStringGetLtoR searches for a text segment in the input compound string that matches the given font list element tag. Specifies the com- pound string. Specifies the font list element tag associated with the text. A value of XmFONTLIST_DEFAULT_TAG identifies a locale text segment. Specifies a pointer to a null terminated string.RETURN VALUEReturns True if the matching text segment can be found. On return, text will have a null terminated octet sequence containing the matched segment.SEE ALSOXmStringCreate(3X) XmStringGetLtoR(3X)
Related Man Pages |
---|
xmstringcreate(3) - redhat |
xmcvtxmstringtoct(3) - redhat |
xmstringcreateltor(3) - redhat |
xmstringcreate(3x) - osf1 |
xmstringgetnextsegment(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Change text font to greater one in this very good MOTIF texteditor ? |