gtkPrintSettingsSetBool {RGtk2}R Documentation

gtkPrintSettingsSetBool

Description

Sets key to a boolean value.

Usage

gtkPrintSettingsSetBool(object, key, value)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key
value [logical] a boolean

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]