PrintOperation.getPrintSettings

Return the current print settings of @print_operation. It returns %NULL until either webkit_print_operation_set_print_settings() or webkit_print_operation_run_dialog() have been called.

class PrintOperation
PrintSettings
getPrintSettings
()

Return Value

Type: PrintSettings

the current #GtkPrintSettings of @print_operation.

Meta