gtkPrintSettingsSetDouble {RGtk2}R Documentation

gtkPrintSettingsSetDouble

Description

Sets key to a double value.

Usage

gtkPrintSettingsSetDouble(object, key, value)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key
value [numeric] a double value

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]