Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought


     XmStringBaseline(Xm)                           UNIX System V



     NAME
          XmStringBaseline - a compound string function  that  returns
          the  number  of  pixels between the top of the character box
          and the baseline of the first line of text.



     SYNOPSIS
          #include <Xm/Xm.h>

          Dimension XmStringBaseline (fontlist, string)
               XmFontListfontlist;
               XmString  string;



     DESCRIPTION
          XmStringBaseline returns the number of  pixels  between  the
          top  of the character box and the baseline of the first line
          of text in the provided compound string.


          fontlist
                 Specifies the font list.

          string Specifies the string.



     RETURN VALUE
          Returns  the  number  of  pixels  between  the  top  of  the
          character box and the baseline of the first line of text.



     RELATED INFORMATION
          XmStringCreate(Xm).



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

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