ultrix man page for dwtlatin1string

Query: dwtlatin1string

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtLatin1String(3Dwt)													     DwtLatin1String(3Dwt)

Name
       DwtLatin1String - Creates a compound-string for the LATIN1 character set.

Syntax
       DwtCompString DwtLatin1String(text)
	    char *text;

Arguments
       text	 Specifies the text string to be converted to a compound-string.

Description
       The  DwtLatin1String  function creates a compound-string and is provided for those application programmers who do not need to mix compound-
       strings containing different character sets and directions.  DwtLatin1String assumes the character encoding of the text	to  be	ISO_LATIN1
       and the writing direction to be from left to right.

Return Values
       This function returns the resulting compound-string.  It has the following default values:

       o    For charset the default is CDA$K_ISO_LATIN1.

       o    For direction_r_to_l the default is False (text is drawn from left to right).

       o    For language the default is DwtLanguageNotSpecified.

       o    For rend the default is DwtRendMaskNone.

See Also
       DwtCSString(3Dwt), DwtString(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															     DwtLatin1String(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtinitgetsegment(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB