gdkScreenSetResolution: gdkScreenSetResolution

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Sets the resolution for font handling on the screen. This is a scale factor between points specified in a PangoFontDescription and cairo units. The default value is 96, meaning that a 10 point font will be 13 units high. (10 * 96. / 72. = 13.3).

Usage

1

Arguments

object

a GdkScreen

dpi

the resolution in "dots per inch". (Physical inches aren't actually involved; the terminology is conventional.)

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.