gtkPrintSettingsGet {RGtk2}R Documentation

gtkPrintSettingsGet

Description

Looks up the string value associated with key.

Usage

gtkPrintSettingsGet(object, key)

Arguments

object

a GtkPrintSettings

key

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.20.21 Index]