get_error
Description:
[ Version ( since = "2.10" ) ]
public void get_error () throws Error
Call this when the result of a print operation is gtk_print_operation_result_error, either as returned
by run, or in the done
signal handler.
The returned Error will contain more details on what went wrong.
Parameters: