*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XmString | Section: 3 | Source: Digital UNIX | File: XmString.3X.gz
XmString(3X) XmString(3X) NAME XmString - Data type for a compound string SYNOPSIS #include <Xm/Xm.h> DESCRIPTION XmString is the data type for a compound string. Compound strings in- clude one or more segments, each of which may contain a font list ele- ment tag, string direction, and text component. When a compound string is displayed, the font list element tag and the direction are used to determine how to display the text. Whenever a font list element tag is set to XmFONTLIST_DEFAULT_TAG the text is handled as a locale text seg- ment. Calling XtGetValues for a resource whose type is XmString yields a copy of the compound string resource value. The application is responsible for using XmStringFree to free the memory allocated for the copy. Refer to the XmFontList(3X) man page for a description of the algorithm that associates the font list element tag of a compound string segment with a font list entry in a font list. The compound string interface consists of the routines listed under SEE ALSO. SEE ALSO XmStringBaseline(3X), XmStringByteCompare(3X), XmStringCompare(3X), Xm- StringConcat(3X), XmStringCopy(3X), XmStringCreate(3X), XmStringCre- ateLtoR(3X), XmStringCreateLocalized(3X), XmStringCreateSimple(3X), Xm- StringDirection(3X), XmStringDirectionCreate(3X), XmStringDraw(3X), Xm- StringDrawImage(3X), XmStringDrawUnderline(3X), XmStringEmpty(3X), Xm- StringExtent(3X), XmStringFree(3X), XmStringFreeContext(3X), Xm- StringGetLtoR(3X), XmStringGetNextComponent(3X), XmStringGetNextSeg- ment(3X), XmStringHasSubstring(3X), XmStringHeight(3X), XmStringInit- Context(3X), XmStringLength(3X), XmStringLineCount(3X), XmStringNCon- cat(3X), XmStringNCopy(3X), XmStringPeekNextComponent(3X), XmStringSeg- mentCreate(3X), XmStringSeparatorCreate(3X), XmStringTable(3X), Xm- StringWidth(3X) XmString(3X)

Navigation Options