Manual Page Result
0
Command: DXmFindFontFallback | Section: 3 | Source: Digital UNIX | File: DXmFindFontFallback.3X.gz
DXmFindFontFallback(3X) DXmFindFontFallback(3X)
NAME
DXmFindFontFallback - Associates the given XLFD font name with a new
XLFD font name.
SYNOPSIS
char *DXmFindFontFallback(fontname)
char *fontname;
PARAMETERS
A pointer to the XLFD font name.
DESCRIPTION
The DXmFindFontFallback routine associates the given XLFD (X Logical
Font Description) font name with a new XLFD font name. This routine
does not load the generated font, nor guarantee that it will load suc-
cessfully. The application calling the routine is responsible for
freeing the returned font name through the Intrinsic routine XtFree
when the font name is no longer required.
RETURN VALUES
A pointer to an XLFD font name string.
RELATED INFORMATION
DXmFindFontFallback(3X) delim off
DXmFindFontFallback(3X)