WebKit.SnapshotOptions – webkit2gtk-4.0 Reference Manual
SnapshotOptions
Description:
[
CCode
( cprefix =
"WEBKIT_SNAPSHOT_OPTIONS_"
, type_id =
"webkit_snapshot_options_get_type ()"
) ]
[
Flags
]
public
enum
SnapshotOptions
Enum values used to specify options when taking a snapshot from a
WebView
.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
INCLUDE_SELECTION_HIGHLIGHTING
-
Whether to include in the snapshot the highlight of the selected content.
NONE
-
Do not include any special options.
TRANSPARENT_BACKGROUND
-
Do not fill the background with white before rendering the snapshot.
2022 vala-language.org