Description Usage Arguments Details Author(s)
Runs a page setup dialog, letting the user modify the values from page.setup
.
1 2 | gtkPrintRunPageSetupDialogAsync(parent, page.setup, settings,
done.cb, data)
|
|
transient parent, or |
|
an existing |
|
a |
|
a function to call when the user saves the modified page setup |
|
user data to pass to |
In contrast to gtkPrintRunPageSetupDialog
, this function returns after
showing the page setup dialog on platforms that support this, and calls done.cb
from a signal handler for the ::response signal of the dialog.
Since 2.10
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.