print_settings


Description:

public PrintSettings print_settings { get; set; }

The `GtkPrintSettings` used for initializing the dialog.

Setting this property is typically used to re-establish print settings from a previous print operation, see [method@Gtk.PrintOperation.run].