gtkPrintSettingsSetLength {RGtk2}R Documentation

gtkPrintSettingsSetLength

Description

Associates a length in units of unit with key.

Usage

gtkPrintSettingsSetLength(object, key, value, unit)

Arguments

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

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]