gtkPrintSettingsSetCollate {RGtk2}R Documentation

gtkPrintSettingsSetCollate

Description

Sets the value of GTK_PRINT_SETTINGS_COLLATE.

Usage

gtkPrintSettingsSetCollate(object, collate)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
collate [logical] whether to collate the output

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]