gtkPrintContextGetDpiX {RGtk2}R Documentation

gtkPrintContextGetDpiX

Description

Obtains the horizontal resolution of the GtkPrintContext, in dots per inch.

Usage

gtkPrintContextGetDpiX(object)

Arguments

object

a GtkPrintContext

Details

Since 2.10

Value

[numeric] the horizontal resolution of context

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]