gtkPaperSizeGetWidth {RGtk2}R Documentation

gtkPaperSizeGetWidth

Description

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

Usage

gtkPaperSizeGetWidth(object, unit)

Arguments

object [GtkPaperSize] a GtkPaperSize object
unit [GtkUnit] 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.12.5-3 Index]