gtkPrintSettingsSetUseColor {RGtk2}R Documentation

gtkPrintSettingsSetUseColor

Description

Sets the value of GTK_PRINT_SETTINGS_USE_COLOR.

Usage

gtkPrintSettingsSetUseColor(object, use.color)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
use.color [logical] whether to use color

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]