gtkPrintSettingsSetNCopies {RGtk2}R Documentation

gtkPrintSettingsSetNCopies

Description

Sets the value of GTK_PRINT_SETTINGS_N_COPIES.

Usage

gtkPrintSettingsSetNCopies(object, num.copies)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
num.copies [integer] the number of copies

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]