gtkPrintSettingsGetLength {RGtk2}R Documentation

gtkPrintSettingsGetLength

Description

Returns the value associated with key, interpreted as a length. The returned value is converted to units.

Usage

gtkPrintSettingsGetLength(object, key, unit)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key
unit [GtkUnit] the unit of the return value

Details

Since 2.10

Value

[numeric] the length value of key, converted to unit

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]