DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmFontListEntryGetTag(X3mot)


XmFontListEntryGetTag -- a font list function that retrieves the tag of a font list entry

Synopsis

#include <Xm/Xm.h>

char* XmFontListEntryGetTag (entry) XmFontListEntry entry;

Description

XmFontListEntryGetTag retrieves a copy of the tag of the specified font list entry. This routine allocates memory for the tag string that must be freed by the application.

entry
Specifies the font list entry

Return values

Returns the tag for the font list entry.

References

XmFontList(X3mot), XmFontListEntryCreate(X3mot), XmFontListEntryGetFont(X3mot), XmFontListEntryLoad(X3mot) and XmFontListNextEntry(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004