get_error
Description:
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: