:right-sidebar: True EditorTypingAttributes =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.10 .. class:: EditorTypingAttributes :no-contents-entry: Enum values with flags representing typing attributes. Fields ------ .. rst-class:: interim-class .. class:: EditorTypingAttributes :no-index: .. attribute:: BOLD Bold typing attribute. .. attribute:: ITALIC Italic typing attribute. .. attribute:: NONE No typing attributes. .. attribute:: STRIKETHROUGH Strikethrough typing attribute. .. attribute:: UNDERLINE Underline typing attribute.