gtkPrintContextGetDpiX {RGtk2}R Documentation

gtkPrintContextGetDpiX

Description

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

Usage

gtkPrintContextGetDpiX(object)

Arguments

object [GtkPrintContext] 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.12.5-3 Index]