gtkPrintSettingsSetNCopies {RGtk2}R Documentation

gtkPrintSettingsSetNCopies

Description

Sets the value of GTK_PRINT_SETTINGS_N_COPIES.

Usage

gtkPrintSettingsSetNCopies(object, num.copies)

Arguments

object

a GtkPrintSettings

num.copies

the number of copies

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]