WebKit.UserStyleLevel – webkit2gtk-4.0 Reference Manual
UserStyleLevel
Description:
[
CCode
( cprefix =
"WEBKIT_USER_STYLE_LEVEL_"
, type_id =
"webkit_user_style_level_get_type ()"
) ]
[
Version
( since =
"2.6"
) ]
public
enum
UserStyleLevel
Specifies how to treat an user style sheet.
Namespace:
WebKit
Package:
webkit2gtk-4.0
Content:
Enum values:
AUTHOR
-
The style sheet will be treated as if it was provided by the loaded documents.
USER
-
The style sheet is an user style sheet, its contents always override other style sheets.