Description Usage Arguments Details Value Author(s)
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.
1 | gtkPrintRunPageSetupDialog(parent, page.setup = NULL, settings)
|
|
transient parent. [ allow-none ] |
|
an existing |
|
a |
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
[GtkPageSetup
] a new GtkPageSetup
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.