*** 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: XmStringGetLtoR | Section: 3 | Source: Digital UNIX | File: XmStringGetLtoR.3X.gz
XmStringGetLtoR(3X) XmStringGetLtoR(3X) NAME XmStringGetLtoR - A compound string function that searches for a text segment in the input compound string SYNOPSIS #include <Xm/Xm.h> Boolean XmStringGetLtoR (string, tag, text) XmString string; XmStringCharSet tag; char **text; DESCRIPTION XmStringGetLtoR searches for a text segment in the input compound string that matches the given font list element tag. Specifies the compound 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 VALUE Returns True if the matching text segment can be found. On return, text will have a null terminated octet sequence containing the matched seg- ment. SEE ALSO XmStringCreate(3X) XmStringGetLtoR(3X)

Navigation Options