Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmStringCrB(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmStringCreate(3X)

XmStringCreateLocalized(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmStringCreateLocalized — A compound string function that creates a compound string in the current locale

SYNOPSIS

#include <Xm/Text.h>
XmString XmStringCreateLocalized (text)  char ∗text;

DESCRIPTION

XmStringCreateLocalized 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. 

textSpecifies a null-terminated string of text encoded in the current locale to be used as the text component of the compound string

RETURN VALUE

Returns a new compound string. 

RELATED INFORMATION

XmStringCreate(3X). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026