gtkPrintSettingsGet {RGtk2}R Documentation

gtkPrintSettingsGet

Description

Looks up the string value associated with key.

Usage

gtkPrintSettingsGet(object, key)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key

Details

Since 2.10

Value

[character] the string value for key

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]