Query: xmstringcreatelocalized
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmStringCreateLocalized(3X) XmStringCreateLocalized(3X)NAMEXmStringCreateLocalized - A compound string function that creates a compound string in the current localeSYNOPSIS#include <Xm/Text.h> XmString XmStringCreateLocalized (text) char *text;DESCRIPTIONXmStringCreateLocalized creates a compound string containing the specified text and assigns XmFONTLIST_DEFAULT_TAG as the font list entry tag. An identical compound string would result from the function XmStringCreate called with XmFONTLIST_DEFAULT_TAG explicitly as the font list entry tag. Specifies a null-terminated string of text encoded in the current locale to be used as the text component of the compound stringRETURN VALUEReturns a new compound string.SEE ALSOXmStringCreate(3X) XmStringCreateLocalized(3X)
| Related Man Pages | 
|---|
| xmcvtxmstringtoct(3) - redhat | 
| xmstringbytecompare(3) - redhat | 
| xmstringbytecompare(3) - centos | 
| xmstring(3x) - osf1 | 
| xmstringbytecompare(3x) - osf1 | 
| Similar Topics in the Unix Linux Community | 
|---|
| "Blocking" message box in Motif | 
| Change text font to greater one in this very good MOTIF texteditor ? |