Content-type: text/html Man page of DXmFindFontFallback

DXmFindFontFallback

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

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

SYNOPSIS

char *DXmFindFontFallback( 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 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

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:42:42 GMT, October 02, 2010