PrintOperation.getPrintSettings

Returns the current print settings. Note that the return value is NULL until either gtk_print_operation_set_print_settings() or gtk_print_operation_run() have been called. Since 2.10

class PrintOperation
getPrintSettings
()

Return Value

the current print settings of op. [transfer none]

Meta