Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
WebKitDOMHTMLMapElement; WebKitDOMHTMLCollection * webkit_dom_html_map_element_get_areas (WebKitDOMHTMLMapElement *self
); gchar * webkit_dom_html_map_element_get_name (WebKitDOMHTMLMapElement *self
); void webkit_dom_html_map_element_set_name (WebKitDOMHTMLMapElement *self
,const gchar *value
);
GObject +----WebKitDOMObject +----WebKitDOMNode +----WebKitDOMElement +----WebKitDOMHTMLElement +----WebKitDOMHTMLMapElement
WebKitDOMHTMLCollection * webkit_dom_html_map_element_get_areas
(WebKitDOMHTMLMapElement *self
);
|
A WebKitDOMHTMLMapElement |
Returns : |
A WebKitDOMHTMLCollection. [transfer none] |
gchar * webkit_dom_html_map_element_get_name
(WebKitDOMHTMLMapElement *self
);
|
A WebKitDOMHTMLMapElement |
Returns : |
A gchar |
void webkit_dom_html_map_element_set_name (WebKitDOMHTMLMapElement *self
,const gchar *value
);
|
A WebKitDOMHTMLMapElement |
|
A gchar |
"areas"
property"areas" WebKitDOMHTMLCollection* : Read
read-only WebKitDOMHTMLCollection* HTMLMapElement:areas.
"name"
property"name" gchar* : Read / Write
read-only gchar* HTMLMapElement:name.
Default value: ""