Constructor

Gtk.PrintSettings.new

Declaration [src]

GtkPrintSettings*
gtk_print_settings_new (
  void
)

Description [src]

Creates a new GtkPrintSettings object.

Return value

Returns: GtkPrintSettings

a new GtkPrintSettings object

Ownership of the data is transferred to the caller