WebKitDOMHTMLDocument

WebKitDOMHTMLDocument

Functions

Properties

char * alink-color Read / Write
char * bg-color Read / Write
char * dir Read / Write
char * fg-color Read / Write
glong height Read
char * link-color Read / Write
char * vlink-color Read / Write
glong width Read

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMNode
            ╰── WebKitDOMDocument
                ╰── WebKitDOMHTMLDocument

Implemented Interfaces

WebKitDOMHTMLDocument implements WebKitDOMEventTarget.

Description

Functions

webkit_dom_html_document_close ()

void
webkit_dom_html_document_close (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_close has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters


webkit_dom_html_document_clear ()

void
webkit_dom_html_document_clear (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_clear has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters


webkit_dom_html_document_capture_events ()

void
webkit_dom_html_document_capture_events
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_capture_events has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters


webkit_dom_html_document_release_events ()

void
webkit_dom_html_document_release_events
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_release_events has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters


webkit_dom_html_document_get_width ()

glong
webkit_dom_html_document_get_width (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_width has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A glong


webkit_dom_html_document_get_height ()

glong
webkit_dom_html_document_get_height (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_height has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A glong


webkit_dom_html_document_get_dir ()

gchar *
webkit_dom_html_document_get_dir (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_dir has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_dir ()

void
webkit_dom_html_document_set_dir (WebKitDOMHTMLDocument *self,
                                  const gchar *value);

webkit_dom_html_document_set_dir has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_bg_color ()

gchar *
webkit_dom_html_document_get_bg_color (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_bg_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_bg_color ()

void
webkit_dom_html_document_set_bg_color (WebKitDOMHTMLDocument *self,
                                       const gchar *value);

webkit_dom_html_document_set_bg_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_fg_color ()

gchar *
webkit_dom_html_document_get_fg_color (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_fg_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_fg_color ()

void
webkit_dom_html_document_set_fg_color (WebKitDOMHTMLDocument *self,
                                       const gchar *value);

webkit_dom_html_document_set_fg_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_alink_color ()

gchar *
webkit_dom_html_document_get_alink_color
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_alink_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_alink_color ()

void
webkit_dom_html_document_set_alink_color
                               (WebKitDOMHTMLDocument *self,
                                const gchar *value);

webkit_dom_html_document_set_alink_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_link_color ()

gchar *
webkit_dom_html_document_get_link_color
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_link_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_link_color ()

void
webkit_dom_html_document_set_link_color
                               (WebKitDOMHTMLDocument *self,
                                const gchar *value);

webkit_dom_html_document_set_link_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_vlink_color ()

gchar *
webkit_dom_html_document_get_vlink_color
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_vlink_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

Returns

A gchar


webkit_dom_html_document_set_vlink_color ()

void
webkit_dom_html_document_set_vlink_color
                               (WebKitDOMHTMLDocument *self,
                                const gchar *value);

webkit_dom_html_document_set_vlink_color has been deprecated since version 2.22 and should not be used in newly-written code.

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_set_design_mode ()

void
webkit_dom_html_document_set_design_mode
                               (WebKitDOMHTMLDocument *self,
                                const gchar *value);

webkit_dom_html_document_set_design_mode has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_set_design_mode() instead.

Parameters

self

A WebKitDOMHTMLDocument

 

value

A gchar

 

webkit_dom_html_document_get_design_mode ()

gchar *
webkit_dom_html_document_get_design_mode
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_design_mode has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_get_design_mode() instead.

Parameters

Returns

A gchar


webkit_dom_html_document_get_compat_mode ()

gchar *
webkit_dom_html_document_get_compat_mode
                               (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_compat_mode has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_get_compat_mode() instead.

Parameters

Returns

A gchar


webkit_dom_html_document_get_scripts ()

WebKitDOMHTMLCollection *
webkit_dom_html_document_get_scripts (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_scripts has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_get_scripts() instead.

Parameters

Returns

A WebKitDOMHTMLCollection.

[transfer full]


webkit_dom_html_document_get_embeds ()

WebKitDOMHTMLCollection *
webkit_dom_html_document_get_embeds (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_embeds has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_get_embeds() instead.

Parameters

Returns

A WebKitDOMHTMLCollection.

[transfer full]


webkit_dom_html_document_get_plugins ()

WebKitDOMHTMLCollection *
webkit_dom_html_document_get_plugins (WebKitDOMHTMLDocument *self);

webkit_dom_html_document_get_plugins has been deprecated since version 2.14 and should not be used in newly-written code.

Use webkit_dom_document_get_plugins() instead.

Parameters

Returns

A WebKitDOMHTMLCollection.

[transfer full]

Types and Values

struct WebKitDOMHTMLDocument

struct WebKitDOMHTMLDocument;

Property Details

The “alink-color” property

  “alink-color”              char *

read-write gchar* HTMLDocument:alink-color.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “bg-color” property

  “bg-color”                 char *

read-write gchar* HTMLDocument:bg-color.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “dir” property

  “dir”                      char *

read-write gchar* HTMLDocument:dir.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “fg-color” property

  “fg-color”                 char *

read-write gchar* HTMLDocument:fg-color.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “height” property

  “height”                   glong

read-only glong HTMLDocument:height.

Owner: WebKitDOMHTMLDocument

Flags: Read

Default value: 0


The “link-color” property

  “link-color”               char *

read-write gchar* HTMLDocument:link-color.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “vlink-color” property

  “vlink-color”              char *

read-write gchar* HTMLDocument:vlink-color.

Owner: WebKitDOMHTMLDocument

Flags: Read / Write

Default value: ""


The “width” property

  “width”                    glong

read-only glong HTMLDocument:width.

Owner: WebKitDOMHTMLDocument

Flags: Read

Default value: 0