API Version: 6.0
Library Version: 2.47.2
Generated by gi-docgen 2024.1
enum WebKit.SnapshotRegion
Enum values used to specify the region from which to get a WebKitWebView snapshot.
WebKitWebView
WEBKIT_SNAPSHOT_REGION_VISIBLE
Specifies a snapshot only for the area that is visible in the webview.
0
WEBKIT_SNAPSHOT_REGION_FULL_DOCUMENT
A snapshot of the entire document.
1
Content