Method

Gtk.PrintUnixDialog.get_page_setup

Declaration [src]

GtkPageSetup*
gtk_print_unix_dialog_get_page_setup (
  GtkPrintUnixDialog* dialog
)

Description [src]

Gets the page setup that is used by the GtkPrintUnixDialog.

Return value

Returns: GtkPageSetup

the page setup of dialog.

Ownership is not transferred to the caller