gtkPrintSettingsSet {RGtk2}R Documentation

gtkPrintSettingsSet

Description

Associates value with key.

Usage

gtkPrintSettingsSet(object, key, value)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key
value [character] a string value, or NULL

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]