WebKit2.SnapshotOptions (original) (raw)
Enumeration
WebKit2SnapshotOptions
Declaration
flags WebKit2.SnapshotOptions
Description [src]
Enum values used to specify options when taking a snapshot from a WebKitWebView
.
Members
Do not include any special options.
- Value:
0
- Nickname:
none
- Available since: 4.1
WEBKIT_SNAPSHOT_OPTIONS_INCLUDE_SELECTION_HIGHLIGHTING
Whether to include in the snapshot the highlight of the selected content.
- Value:
1
- Nickname:
include-selection-highlighting
- Available since: 4.1
WEBKIT_SNAPSHOT_OPTIONS_TRANSPARENT_BACKGROUND
Do not fill the background with white before rendering the snapshot. Since 2.8
- Value:
2
- Nickname:
transparent-background
- Available since: 4.1