Setting this property is typically used to re-establish print settings from a previous print operation, see [gtk.print_operation.PrintOperation.run].
PrintOperation.printSettings
gtk.print_settings.PrintSettings printSettings() @propertyGet printSettings property.
Returns
The #GtkPrintSettings used for initializing the dialog.
void printSettings(gtk.print_settings.PrintSettings propval) @propertySet printSettings property.
Parameters
propval | The #GtkPrintSettings used for initializing the dialog. Setting this property is typically used to re-establish print settings from a previous print operation, see [gtk.print_operation.PrintOperation.run]. |