gtkPrintSettingsSetBool {RGtk2}R Documentation

gtkPrintSettingsSetBool

Description

Sets key to a boolean value.

Usage

gtkPrintSettingsSetBool(object, key, value)

Arguments

object

a GtkPrintSettings

key

a key

value

a boolean

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]