gtkPrintOperationSetDefaultPageSetup: gtkPrintOperationSetDefaultPageSetup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Makes default.page.setup the default page setup for op.

Usage

1
gtkPrintOperationSetDefaultPageSetup(object, default.page.setup = NULL)

Arguments

object

a GtkPrintOperation

default.page.setup

a GtkPageSetup, or NULL. [ allow-none ]

Details

This page setup will be used by gtkPrintOperationRun, but it can be overridden on a per-page basis by connecting to the "request-page-setup" signal. Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.