Method

Gtk.PrintSettings.copy

Declaration [src]

GtkPrintSettings*
gtk_print_settings_copy (
  GtkPrintSettings* other
)

Description [src]

Copies a GtkPrintSettings object.

Return value

Returns: GtkPrintSettings

a newly allocated copy of other

Ownership of the data is transferred to the caller