WebKit.PrintOperationResponse – webkit2gtk-4.0 Reference Manual
PrintOperationResponse
Description:
[
CCode
( cprefix =
"WEBKIT_PRINT_OPERATION_RESPONSE_"
, type_id =
"webkit_print_operation_response_get_type ()"
) ]
public
enum
PrintOperationResponse
Enum values representing the response of the print dialog shown with
run_dialog
.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
CANCEL
-
Print dialog was cancelled
PRINT
-
Print button was clicked in print dialog
2022 vala-language.org