gtkPrintContextGetDpiY {RGtk2}R Documentation

gtkPrintContextGetDpiY

Description

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

Usage

gtkPrintContextGetDpiY(object)

Arguments

object [GtkPrintContext] a GtkPrintContext

Details

Since 2.10

Value

[numeric] the vertical resolution of context

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]