Method

Gtk.PageSetupUnixDialog.get_print_settings

Declaration [src]

GtkPrintSettings*
gtk_page_setup_unix_dialog_get_print_settings (
  GtkPageSetupUnixDialog* dialog
)

Description [src]

Gets the current print settings from the dialog.

Return value

Returns: GtkPrintSettings

the current print settings

Ownership is not transferred to the caller