*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> XmSetFontUnits (3X)              
Title
Content
Arch
Section
 

XmSetFontUnits(3X)

Contents


NAME    [Toc]    [Back]

       XmSetFontUnits  - A function that sets the font unit value
       for a display

SYNOPSIS    [Toc]    [Back]

       #include <Xm/Xm.h>

       void XmSetFontUnits (display, h_value, v_value)
               Display * display;
               int h_value;
               int v_value;

DESCRIPTION    [Toc]    [Back]

       XmSetFontUnits provides an external function to initialize
       font  unit values.  Applications may want to specify resolution-independent
 data based on a global font size.  This
       function  must  be  called before any widgets with resolution-independent
 data are created.   See  the  XmNunitType
       resource description in the manual pages for XmGadget(3X),
       XmManager(3X), and XmPrimitive(3X) for more information on
       resolution independence.

       This  function  sets the font units for all screens on the
       display. XmSetFontUnits is obsolete and exists for compatibility
  with  previous  releases.  Instead  of using this
       function, provide initial values or call  XtSetValues  for
       the XmScreen resources XmNhorizontalFontUnit and XmNverticalFontUnit.
  Defines the display for which this font unit
       value  is  to  be applied.  Specifies the value to be used
       for  horizontal  units  in  the  conversion  calculations.
       Specifies  the  value to be used for vertical units in the
       conversion calculations.

SEE ALSO    [Toc]    [Back]

      
      
       XmConvertUnits(3X),    XmSetFontUnit(3X),    XmGadget(3X),
       XmManager(3X), XmPrimitive(3X), XmScreen(3X)



                                               XmSetFontUnits(3X)
[ Back ]
 Similar pages
Name OS Title
XmFontListGetNextFont IRIX A font list function that allows applications to access the fonts and character sets in a font list
XmFontListGetNextFont HP-UX A font list function that allows applications to access the fonts and character sets in a font list
XmFontListGetNextFont Tru64 A font list function that allows applications to access the fonts and character sets in a font list
XmConvertUnits Tru64 A function that converts a value in one unit type to another unit type
XmConvertUnits IRIX A function that converts a value in one unit type to another unit type
XmConvertUnits HP-UX A function that converts a value in one unit type to another unit type
XmFontListEntryLoad HP-UX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryLoad IRIX A font list function that loads a font or creates a font set and creates an accompanying font list entry
XmFontListEntryGetFont HP-UX A font list function that retrieves font information from a font list entry
XmFontListEntryGetFont IRIX A font list function that retrieves font information from a font list entry
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service