API Version: 4.0
Library Version: 2.38.2
enum WebKit2.PrintOperationResponse
Enum values representing the response of the print dialog shown with webkit_print_operation_run_dialog().
webkit_print_operation_run_dialog()
WEBKIT_PRINT_OPERATION_RESPONSE_PRINT
Print button was clicked in print dialog.
WEBKIT_PRINT_OPERATION_RESPONSE_CANCEL
Print dialog was cancelled.