Query: xmsetfontunit
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmSetFontUnit(library call) XmSetFontUnit(library call)NAMEXmSetFontUnit -- A function that sets the font unit value for a displaySYNOPSIS#include <Xm/Xm.h> void XmSetFontUnit( Display * display, int font_unit_value);DESCRIPTIONXmSetFontUnit provides an external function to initialize font unit values. Applications may want to specify resolution-independent data based on a global font size. See the XmNunitType resource description in the reference pages for XmGadget, XmManager, and XmPrimitive for more information on resolution independence. This function sets the font units for all screens on the display. NOTE: XmSetFontUnit is obsolete and exists for compatibility with previous releases. Instead of using this function, provide initial val- ues or call XtSetValues for the XmScreen resources XmNhorizontalFontUnit and XmNverticalFontUnit. display Defines the display for which this font unit value is to be applied. font_unit_value Specifies the value to be used for both horizontal and vertical font units in the conversion calculations.RELATEDXmConvertUnits(3), XmSetFontUnits(3), XmGadget(3), XmManager(3), XmPrimitive(3), and XmScreen(3). XmSetFontUnit(library call)
Related Man Pages |
---|
xmconvertstringtounits(3) - centos |
xmconvertunits(3) - centos |
xmsetfontunit(3) - hpux |
xmconvertunits(3x) - osf1 |
xmsetfontunit(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to change display resolution in UnixV4.0D |
Back-of-the-napkin calculations with Frink |
Change AIX display resolution ? |