gtkPaperSizeGetWidth {RGtk2}R Documentation

gtkPaperSizeGetWidth

Description

Gets the paper width of the GtkPaperSize, in units of unit.

Usage

gtkPaperSizeGetWidth(object, unit)

Arguments

object

a GtkPaperSize object

unit

the unit for the return value

Details

Since 2.10

Value

[numeric] the paper width

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]