WebKitSnapshotRegion

Enum values used to specify the region from which to get a #WebKitWebView snapshot

Values

ValueMeaning
VISIBLE0

Specifies a snapshot only for the area that is visible in the webview

FULL_DOCUMENT1

A snapshot of the entire document.

Meta