get_print_settings


Description:

public unowned PrintSettings? get_print_settings ()

Returns the current print settings.

Note that the return value is null until either [method@Gtk.PrintOperation.set_print_settings] or [ method@Gtk.PrintOperation.run] have been called.

Parameters:

this

a `GtkPrintOperation`

Returns:

the current print settings of this.