Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkPrintRunPageSetupDialog

gtkPrintRunPageSetupDialog


Description

Runs a page setup dialog, letting the user modify the values from page.setup. If the user cancels the dialog, the returned GtkPageSetup is identical to the passed in page.setup, otherwise it contains the modifications done in the dialog.

Usage

gtkPrintRunPageSetupDialog(parent, page.setup = NULL, settings)

Arguments

parent

transient parent. [ allow-none ]

page.setup

an existing GtkPageSetup. [ allow-none ]

settings

a GtkPrintSettings

Details

Note that this function may use a recursive mainloop to show the page setup dialog. See gtkPrintRunPageSetupDialogAsync if this is a problem. Since 2.10

Value

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.