WebKitEditorState

WebKitEditorState

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitEditorState

Description

Functions

webkit_editor_state_get_typing_attributes ()

guint
webkit_editor_state_get_typing_attributes
                               (WebKitEditorState *editor_state);

Types and Values

struct WebKitEditorState

struct WebKitEditorState;

enum WebKitEditorTypingAttributes

Enum values with flags representing typing attributes.

Members

WEBKIT_EDITOR_TYPING_ATTRIBUTE_NONE

No typing attributes.

 

WEBKIT_EDITOR_TYPING_ATTRIBUTE_BOLD

Bold typing attribute.

 

WEBKIT_EDITOR_TYPING_ATTRIBUTE_ITALIC

Italic typing attribute.

 

WEBKIT_EDITOR_TYPING_ATTRIBUTE_UNDERLINE

Underline typing attribute.

 

WEBKIT_EDITOR_TYPING_ATTRIBUTE_STRIKETHROUGH

Strikethrough typing attribute.

 

Since: 2.10

Property Details

The “typing-attributes” property

  “typing-attributes”        guint

Flags with the typing attributes.

Flags: Read

Default value: 0