get_error


Description:

public void get_error () throws Error

Call this when the result of a print operation is gtk_print_operation_result_error.

It can be called either after [[email protected]] returns, or in the [[email protected]:GtkPrintOperation:done ] signal handler.

The returned `GError` will contain more details on what went wrong.

Parameters:

this

a `GtkPrintOperation`




2022 vala-language.org