gtkPrintSettingsGetPaperWidth {RGtk2}R Documentation

gtkPrintSettingsGetPaperWidth

Description

Gets the value of GTK_PRINT_SETTINGS_PAPER_WIDTH, converted to unit.

Usage

gtkPrintSettingsGetPaperWidth(object, unit)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
unit [GtkUnit] the unit for the return value

Details

Since 2.10

Value

[numeric] the paper width, in units of unit

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]