WebKitDOMHTMLHeadElement

WebKitDOMHTMLHeadElement

Functions

Properties

char * profile Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── WebKitDOMObject
        ╰── WebKitDOMNode
            ╰── WebKitDOMElement
                ╰── WebKitDOMHTMLElement
                    ╰── WebKitDOMHTMLHeadElement

Implemented Interfaces

WebKitDOMHTMLHeadElement implements WebKitDOMEventTarget.

Description

Functions

webkit_dom_html_head_element_get_profile ()

gchar *
webkit_dom_html_head_element_get_profile
                               (WebKitDOMHTMLHeadElement *self);

webkit_dom_html_head_element_get_profile 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_head_element_set_profile ()

void
webkit_dom_html_head_element_set_profile
                               (WebKitDOMHTMLHeadElement *self,
                                const gchar *value);

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

Use JavaScriptCore API instead

Parameters

self

A WebKitDOMHTMLHeadElement

 

value

A gchar

 

Types and Values

struct WebKitDOMHTMLHeadElement

struct WebKitDOMHTMLHeadElement;

Property Details

The “profile” property

  “profile”                  char *

read-write gchar* HTMLHeadElement:profile.

Owner: WebKitDOMHTMLHeadElement

Flags: Read / Write

Default value: ""