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.

Parameters

page_setup GtkPageSetup
 

a GtkPageSetup

 Ownership is not transferred to the callee