WebKit.ProcessModel – webkit2gtk-4.0 Reference Manual
ProcessModel
Description:
[
CCode
( cprefix =
"WEBKIT_PROCESS_MODEL_"
, type_id =
"webkit_process_model_get_type ()"
) ]
[
Version
( since =
"2.4"
) ]
public
enum
ProcessModel
Enum values used for determining the
WebContext
process model.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
MULTIPLE_SECONDARY_PROCESSES
-
Use one process for each
WebView
, while still allowing for some of them to share a process in certain situations.
SHARED_SECONDARY_PROCESS
-
Deprecated 2.26.
2022 vala-language.org