Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmFontListC(Xm) — OpenDesktop Software Development System 1.0.0d

Media Vault

Software Library

Restoration Projects

Artifacts Sought


     XmFontListCreate(Xm)                           UNIX System V



     NAME
          XmFontListCreate - a compound string function that creates a
          font list.



     SYNOPSIS
          #include <Xm/Xm.h>

          XmFontList XmFontListCreate (font, charset)
               XFontStruct * font;
               XmStringCharSetcharset;



     DESCRIPTION
          XmFontListCreate creates a  new  font  list  with  a  single
          element  specified  by  the provided font and character set.
          At also allocates the space for the font list.


          font   Specifies a pointer to a font structure for which the
                 new  font  list  is generated.  this is the structure
                 returned by the XLib XLoadQueryFont function.

          charsetSpecifies the character set identifier for the  font.
                 This can be XmSTRINGDEFAULTCHARSET.



     RETURN VALUE
          Returns a new font list.



     RELATED INFORMATION
          XmFontListAdd(Xm), XmFontListFree(Xm), XmStringBaseline(Xm),
          XmStringByteCompare(Xm), XmStringCompare(Xm),
          XmStringConcat(Xm), XmStringCopy(Xm), XmStringCreate(Xm),
          XmStringCreateLtoR(Xm), XmStringDirectionCreate(Xm),
          XmStringDraw(Xm), XmStringDrawImage(Xm),
          XmStringDrawUnderline(Xm), XmStringEmpty(Xm),
          XmStringExtent(Xm), XmStringFree(Xm),
          XmStringFreeContext(Xm), XmStringGetLtoR(Xm),
          XmStringGetNextComponent(Xm), XmStringGetNextSegment(Xm),
          XmStringHeight(Xm), XmStringInitContext(Xm),
          XmStringLength(Xm), XmStringLineCount(Xm),
          XmStringNConcat(Xm), XmStringNCopy(Xm),
          XmStringPeekNextComponent(Xm), XmStringSegmentCreate(Xm),
          XmStringSeparatorCreate(Xm), and XmStringWidth(Xm).



     (printed 2/14/90)                       XmFontListCreate(Xm)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026