WebKitSnapshotOptions

Enum values used to specify options when taking a snapshot from a #WebKitWebView.

Values

ValueMeaning
NONE0

Do not include any special options.

INCLUDE_SELECTION_HIGHLIGHTING1

Whether to include in the snapshot the highlight of the selected content.

TRANSPARENT_BACKGROUND2

Do not fill the background with white before rendering the snapshot. Since 2.8

Meta