gtkPrintSettingsSetLength {RGtk2}R Documentation

gtkPrintSettingsSetLength

Description

Associates a length in units of unit with key.

Usage

gtkPrintSettingsSetLength(object, key, value, unit)

Arguments

object

a GtkPrintSettings

key

a key

value

a length

unit

the unit of length

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]