Index Index for
Section 3X
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DXmFindFontFallback(3X)

NAME

DXmFindFontFallback - Associates the given XLFD font name with a new XLFD font name.

SYNOPSIS

char *DXmFindFontFallback( char *fontname );

PARAMETERS

fontname 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 successfully. 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.

SEE ALSO

DXmFindFontFallback(3X)

Index Index for
Section 3X
Index Alphabetical
listing for D
Top of page Top of
page