Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmeRenderTableGetDefaultFont() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmeRenderTableGetDefaultFoUNIXXSyXmeRenderTableGetDefaultFont(3X)



     NAME
          XmeRenderTableGetDefaultFont - Gets information on the
          default font associated with a specified render table

     SYNOPSIS
          #include <Xm/XmP.h>
          Boolean XmeRenderTableGetDefaultFont(
          XmRenderTable renderTable,
          XFontStruct **fontStruct);

     VERSION
          This page documents Motif 2.1.

     DESCRIPTION
          XmeRenderTableGetDefaultFont returns information about the
          default font associated with a render table.

          XmeRenderTableGetDefaultFont searches renderTablefor the
          first rendition tagged with XmFONTLISTDEFAULTTAG.  If such
          a rendition is found, the default font is the font (or first
          font in the font set) associated with this tag.  If such a
          rendition is not found, the default font is taken from the
          first rendition in renderTable.

          renderTable
                    Specifies the render table.

          fontStruct
                    Returns information about the default font.

     RETURN
          Returns True if renderTable is not NULL.  Otherwise, it
          returns False.

     RELATED
          XmeGetDefaultRenderTable(3).



















     Page 1                                          (printed 1/22/99)



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