gtkPrintOperationSetPrintSettings {RGtk2}R Documentation

gtkPrintOperationSetPrintSettings

Description

Sets the print settings for op. This is typically used to re-establish print settings from a previous print operation, see gtkPrintOperationRun.

Usage

gtkPrintOperationSetPrintSettings(object, print.settings = NULL)

Arguments

object

a GtkPrintOperation

print.settings

GtkPrintSettings. [ allow-none ]

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]