Method
Gtk.PrintUnixDialog.set_page_setup
Declaration [src]
void
gtk_print_unix_dialog_set_page_setup (
GtkPrintUnixDialog* dialog,
GtkPageSetup* page_setup
)
Description [src]
Sets the page setup of the GtkPrintUnixDialog
.
Sets property | Gtk.PrintUnixDialog:page-setup |
Parameters
page_setup |
GtkPageSetup |
a |
|
Ownership is not transferred to the callee |