summaryrefslogtreecommitdiff
path: root/Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2017-06-27 06:07:23 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2017-06-27 06:07:23 +0000
commit1bf1084f2b10c3b47fd1a588d85d21ed0eb41d0c (patch)
tree46dcd36c86e7fbc6e5df36deb463b33e9967a6f7 /Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html
parent32761a6cee1d0dee366b885b7b9c777e67885688 (diff)
downloadWebKitGtk-tarball-master.tar.gz
Diffstat (limited to 'Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html')
-rw-r--r--Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html2306
1 files changed, 2306 insertions, 0 deletions
diff --git a/Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html b/Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html
new file mode 100644
index 000000000..8fbb3e5e5
--- /dev/null
+++ b/Documentation/webkitdomgtk-4.0/html/WebKitDOMHTMLInputElement.html
@@ -0,0 +1,2306 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>WebKitDOMHTMLInputElement: WebKitDOMGTK+ Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="WebKitDOMGTK+ Reference Manual">
+<link rel="up" href="ch01.html" title="Class Overview">
+<link rel="prev" href="WebKitDOMHTMLImageElement.html" title="WebKitDOMHTMLImageElement">
+<link rel="next" href="WebKitDOMHTMLLIElement.html" title="WebKitDOMHTMLLIElement">
+<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
+ <a href="#WebKitDOMHTMLInputElement.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
+ <a href="#WebKitDOMHTMLInputElement.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces">  <span class="dim">|</span> 
+ <a href="#WebKitDOMHTMLInputElement.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties">  <span class="dim">|</span> 
+ <a href="#WebKitDOMHTMLInputElement.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="WebKitDOMHTMLImageElement.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="WebKitDOMHTMLLIElement.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="WebKitDOMHTMLInputElement"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="WebKitDOMHTMLInputElement.top_of_page"></a>WebKitDOMHTMLInputElement</span></h2>
+<p>WebKitDOMHTMLInputElement</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-select" title="webkit_dom_html_input_element_select ()">webkit_dom_html_input_element_select</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-accept" title="webkit_dom_html_input_element_get_accept ()">webkit_dom_html_input_element_get_accept</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-accept" title="webkit_dom_html_input_element_set_accept ()">webkit_dom_html_input_element_set_accept</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-alt" title="webkit_dom_html_input_element_get_alt ()">webkit_dom_html_input_element_get_alt</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-alt" title="webkit_dom_html_input_element_set_alt ()">webkit_dom_html_input_element_set_alt</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-autofocus" title="webkit_dom_html_input_element_get_autofocus ()">webkit_dom_html_input_element_get_autofocus</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-autofocus" title="webkit_dom_html_input_element_set_autofocus ()">webkit_dom_html_input_element_set_autofocus</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-default-checked" title="webkit_dom_html_input_element_get_default_checked ()">webkit_dom_html_input_element_get_default_checked</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-default-checked" title="webkit_dom_html_input_element_set_default_checked ()">webkit_dom_html_input_element_set_default_checked</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-checked" title="webkit_dom_html_input_element_get_checked ()">webkit_dom_html_input_element_get_checked</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-checked" title="webkit_dom_html_input_element_set_checked ()">webkit_dom_html_input_element_set_checked</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-disabled" title="webkit_dom_html_input_element_get_disabled ()">webkit_dom_html_input_element_get_disabled</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-disabled" title="webkit_dom_html_input_element_set_disabled ()">webkit_dom_html_input_element_set_disabled</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="WebKitDOMHTMLFormElement.html" title="WebKitDOMHTMLFormElement"><span class="returnvalue">WebKitDOMHTMLFormElement</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-form" title="webkit_dom_html_input_element_get_form ()">webkit_dom_html_input_element_get_form</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="returnvalue">WebKitDOMFileList</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-files" title="webkit_dom_html_input_element_get_files ()">webkit_dom_html_input_element_get_files</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-files" title="webkit_dom_html_input_element_set_files ()">webkit_dom_html_input_element_set_files</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-height" title="webkit_dom_html_input_element_get_height ()">webkit_dom_html_input_element_get_height</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-height" title="webkit_dom_html_input_element_set_height ()">webkit_dom_html_input_element_set_height</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-indeterminate" title="webkit_dom_html_input_element_get_indeterminate ()">webkit_dom_html_input_element_get_indeterminate</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-indeterminate" title="webkit_dom_html_input_element_set_indeterminate ()">webkit_dom_html_input_element_set_indeterminate</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-max-length" title="webkit_dom_html_input_element_get_max_length ()">webkit_dom_html_input_element_get_max_length</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-max-length" title="webkit_dom_html_input_element_set_max_length ()">webkit_dom_html_input_element_set_max_length</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-multiple" title="webkit_dom_html_input_element_get_multiple ()">webkit_dom_html_input_element_get_multiple</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-multiple" title="webkit_dom_html_input_element_set_multiple ()">webkit_dom_html_input_element_set_multiple</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-name" title="webkit_dom_html_input_element_get_name ()">webkit_dom_html_input_element_get_name</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-name" title="webkit_dom_html_input_element_set_name ()">webkit_dom_html_input_element_set_name</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-read-only" title="webkit_dom_html_input_element_get_read_only ()">webkit_dom_html_input_element_get_read_only</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-read-only" title="webkit_dom_html_input_element_set_read_only ()">webkit_dom_html_input_element_set_read_only</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-size" title="webkit_dom_html_input_element_get_size ()">webkit_dom_html_input_element_get_size</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-size" title="webkit_dom_html_input_element_set_size ()">webkit_dom_html_input_element_set_size</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-src" title="webkit_dom_html_input_element_get_src ()">webkit_dom_html_input_element_get_src</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-src" title="webkit_dom_html_input_element_set_src ()">webkit_dom_html_input_element_set_src</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-input-type" title="webkit_dom_html_input_element_get_input_type ()">webkit_dom_html_input_element_get_input_type</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-input-type" title="webkit_dom_html_input_element_set_input_type ()">webkit_dom_html_input_element_set_input_type</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-default-value" title="webkit_dom_html_input_element_get_default_value ()">webkit_dom_html_input_element_get_default_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-default-value" title="webkit_dom_html_input_element_set_default_value ()">webkit_dom_html_input_element_set_default_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-value" title="webkit_dom_html_input_element_get_value ()">webkit_dom_html_input_element_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-value" title="webkit_dom_html_input_element_set_value ()">webkit_dom_html_input_element_set_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-width" title="webkit_dom_html_input_element_get_width ()">webkit_dom_html_input_element_get_width</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-width" title="webkit_dom_html_input_element_set_width ()">webkit_dom_html_input_element_set_width</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-will-validate" title="webkit_dom_html_input_element_get_will_validate ()">webkit_dom_html_input_element_get_will_validate</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-align" title="webkit_dom_html_input_element_get_align ()">webkit_dom_html_input_element_get_align</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-align" title="webkit_dom_html_input_element_set_align ()">webkit_dom_html_input_element_set_align</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-use-map" title="webkit_dom_html_input_element_get_use_map ()">webkit_dom_html_input_element_get_use_map</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-use-map" title="webkit_dom_html_input_element_set_use_map ()">webkit_dom_html_input_element_set_use_map</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-capture-type" title="webkit_dom_html_input_element_get_capture_type ()">webkit_dom_html_input_element_get_capture_type</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-capture-type" title="webkit_dom_html_input_element_set_capture_type ()">webkit_dom_html_input_element_set_capture_type</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-capture" title="webkit_dom_html_input_element_get_capture ()">webkit_dom_html_input_element_get_capture</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-is-edited" title="webkit_dom_html_input_element_is_edited ()">webkit_dom_html_input_element_is_edited</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-auto-filled" title="webkit_dom_html_input_element_get_auto_filled ()">webkit_dom_html_input_element_get_auto_filled</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-auto-filled" title="webkit_dom_html_input_element_set_auto_filled ()">webkit_dom_html_input_element_set_auto_filled</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<span class="returnvalue">void</span>
+</td>
+<td class="function_name">
+<a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-set-editing-value" title="webkit_dom_html_input_element_set_editing_value ()">webkit_dom_html_input_element_set_editing_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table class="informaltable" border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--accept" title="The “accept” property">accept</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--align" title="The “align” property">align</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--alt" title="The “alt” property">alt</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--autofocus" title="The “autofocus” property">autofocus</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--capture" title="The “capture” property">capture</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--checked" title="The “checked” property">checked</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--default-checked" title="The “default-checked” property">default-checked</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--default-value" title="The “default-value” property">default-value</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--disabled" title="The “disabled” property">disabled</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="type">WebKitDOMFileList</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--files" title="The “files” property">files</a></td>
+<td class="property_flags">Read</td>
+</tr>
+<tr>
+<td class="property_type">
+<a class="link" href="WebKitDOMHTMLFormElement.html" title="WebKitDOMHTMLFormElement"><span class="type">WebKitDOMHTMLFormElement</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--form" title="The “form” property">form</a></td>
+<td class="property_flags">Read</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--height" title="The “height” property">height</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--indeterminate" title="The “indeterminate” property">indeterminate</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--max-length" title="The “max-length” property">max-length</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--multiple" title="The “multiple” property">multiple</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--name" title="The “name” property">name</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--read-only" title="The “read-only” property">read-only</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--size" title="The “size” property">size</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--src" title="The “src” property">src</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--type" title="The “type” property">type</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--use-map" title="The “use-map” property">use-map</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type">
+<a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--value" title="The “value” property">value</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--width" title="The “width” property">width</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
+<td class="property_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement--will-validate" title="The “will-validate” property">will-validate</a></td>
+<td class="property_flags">Read</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody><tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="WebKitDOMHTMLInputElement.html#WebKitDOMHTMLInputElement-struct" title="struct WebKitDOMHTMLInputElement">WebKitDOMHTMLInputElement</a></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
+ <span class="lineart">╰──</span> <a class="link" href="WebKitDOMObject.html" title="WebKitDOMObject">WebKitDOMObject</a>
+ <span class="lineart">╰──</span> <a class="link" href="WebKitDOMNode.html" title="WebKitDOMNode">WebKitDOMNode</a>
+ <span class="lineart">╰──</span> <a class="link" href="WebKitDOMElement.html" title="WebKitDOMElement">WebKitDOMElement</a>
+ <span class="lineart">╰──</span> <a class="link" href="WebKitDOMHTMLElement.html" title="WebKitDOMHTMLElement">WebKitDOMHTMLElement</a>
+ <span class="lineart">╰──</span> WebKitDOMHTMLInputElement
+</pre>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
+<p>
+WebKitDOMHTMLInputElement implements
+ WebKitDOMEventTarget.</p>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.description"></a><h2>Description</h2>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-select"></a><h3>webkit_dom_html_input_element_select ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_select (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-select.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-accept"></a><h3>webkit_dom_html_input_element_get_accept ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_accept
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-accept.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-accept.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-accept"></a><h3>webkit_dom_html_input_element_set_accept ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_accept
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-accept.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-alt"></a><h3>webkit_dom_html_input_element_get_alt ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_alt (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-alt.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-alt.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-alt"></a><h3>webkit_dom_html_input_element_set_alt ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_alt (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-alt.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-autofocus"></a><h3>webkit_dom_html_input_element_get_autofocus ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_autofocus
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-autofocus.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-autofocus.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-autofocus"></a><h3>webkit_dom_html_input_element_set_autofocus ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_autofocus
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-autofocus.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-default-checked"></a><h3>webkit_dom_html_input_element_get_default_checked ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_default_checked
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-default-checked.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-default-checked.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-default-checked"></a><h3>webkit_dom_html_input_element_set_default_checked ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_default_checked
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-default-checked.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-checked"></a><h3>webkit_dom_html_input_element_get_checked ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_checked
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-checked.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-checked.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-checked"></a><h3>webkit_dom_html_input_element_set_checked ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_checked
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-checked.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-disabled"></a><h3>webkit_dom_html_input_element_get_disabled ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_disabled
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-disabled.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-disabled.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-disabled"></a><h3>webkit_dom_html_input_element_set_disabled ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_disabled
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-disabled.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-form"></a><h3>webkit_dom_html_input_element_get_form ()</h3>
+<pre class="programlisting"><a class="link" href="WebKitDOMHTMLFormElement.html" title="WebKitDOMHTMLFormElement"><span class="returnvalue">WebKitDOMHTMLFormElement</span></a> *
+webkit_dom_html_input_element_get_form
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-form.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-form.returns"></a><h4>Returns</h4>
+<p> A <a class="link" href="WebKitDOMHTMLFormElement.html" title="WebKitDOMHTMLFormElement"><span class="type">WebKitDOMHTMLFormElement</span></a>. </p>
+<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-files"></a><h3>webkit_dom_html_input_element_get_files ()</h3>
+<pre class="programlisting"><a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="returnvalue">WebKitDOMFileList</span></a> *
+webkit_dom_html_input_element_get_files
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-files.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-files.returns"></a><h4>Returns</h4>
+<p> A <a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="type">WebKitDOMFileList</span></a>. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-files"></a><h3>webkit_dom_html_input_element_set_files ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_files
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="type">WebKitDOMFileList</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-files.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="type">WebKitDOMFileList</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-height"></a><h3>webkit_dom_html_input_element_get_height ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+webkit_dom_html_input_element_get_height
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-height.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-height.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-height"></a><h3>webkit_dom_html_input_element_set_height ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_height
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-height.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-indeterminate"></a><h3>webkit_dom_html_input_element_get_indeterminate ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_indeterminate
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-indeterminate.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-indeterminate.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-indeterminate"></a><h3>webkit_dom_html_input_element_set_indeterminate ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_indeterminate
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-indeterminate.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-max-length"></a><h3>webkit_dom_html_input_element_get_max_length ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a>
+webkit_dom_html_input_element_get_max_length
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-max-length.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-max-length.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-max-length"></a><h3>webkit_dom_html_input_element_set_max_length ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_max_length
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a> value</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-max-length.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-multiple"></a><h3>webkit_dom_html_input_element_get_multiple ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_multiple
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-multiple.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-multiple.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-multiple"></a><h3>webkit_dom_html_input_element_set_multiple ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_multiple
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-multiple.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-name"></a><h3>webkit_dom_html_input_element_get_name ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_name
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-name.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-name.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-name"></a><h3>webkit_dom_html_input_element_set_name ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_name
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-name.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-read-only"></a><h3>webkit_dom_html_input_element_get_read_only ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_read_only
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-read-only.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-read-only.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-read-only"></a><h3>webkit_dom_html_input_element_set_read_only ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_read_only
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-read-only.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-size"></a><h3>webkit_dom_html_input_element_get_size ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+webkit_dom_html_input_element_get_size
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-size.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-size.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-size"></a><h3>webkit_dom_html_input_element_set_size ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_size
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> value</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-size.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-src"></a><h3>webkit_dom_html_input_element_get_src ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_src (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-src.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-src.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-src"></a><h3>webkit_dom_html_input_element_set_src ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_src (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-src.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-input-type"></a><h3>webkit_dom_html_input_element_get_input_type ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_input_type
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-input-type.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-input-type.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-input-type"></a><h3>webkit_dom_html_input_element_set_input_type ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_input_type
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-input-type.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-default-value"></a><h3>webkit_dom_html_input_element_get_default_value ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_default_value
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-default-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-default-value.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-default-value"></a><h3>webkit_dom_html_input_element_set_default_value ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_default_value
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-default-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-value"></a><h3>webkit_dom_html_input_element_get_value ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_value
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-value.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-value"></a><h3>webkit_dom_html_input_element_set_value ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_value
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-width"></a><h3>webkit_dom_html_input_element_get_width ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gulong"><span class="returnvalue">gulong</span></a>
+webkit_dom_html_input_element_get_width
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-width.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-width.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-width"></a><h3>webkit_dom_html_input_element_set_width ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_width
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-width.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-will-validate"></a><h3>webkit_dom_html_input_element_get_will_validate ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_will_validate
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-will-validate.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-will-validate.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-align"></a><h3>webkit_dom_html_input_element_get_align ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_align
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-align.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-align.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-align"></a><h3>webkit_dom_html_input_element_set_align ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_align
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-align.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-use-map"></a><h3>webkit_dom_html_input_element_get_use_map ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_use_map
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-use-map.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-use-map.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-use-map"></a><h3>webkit_dom_html_input_element_set_use_map ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_use_map
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-use-map.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-capture-type"></a><h3>webkit_dom_html_input_element_get_capture_type ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
+webkit_dom_html_input_element_get_capture_type
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-capture-type.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-capture-type.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p>
+</div>
+<p class="since">Since: 2.14</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-capture-type"></a><h3>webkit_dom_html_input_element_set_capture_type ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_capture_type
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-capture-type.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-capture"></a><h3>webkit_dom_html_input_element_get_capture ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_capture
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="warning">
+<p><code class="literal">webkit_dom_html_input_element_get_capture</code> has been deprecated since version 2.14 and should not be used in newly-written code.</p>
+<p>Use <a class="link" href="WebKitDOMHTMLInputElement.html#webkit-dom-html-input-element-get-capture-type" title="webkit_dom_html_input_element_get_capture_type ()"><code class="function">webkit_dom_html_input_element_get_capture_type()</code></a> instead.</p>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-capture.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-capture.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-is-edited"></a><h3>webkit_dom_html_input_element_is_edited ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_is_edited
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *input</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-is-edited.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>input</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-is-edited.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-get-auto-filled"></a><h3>webkit_dom_html_input_element_get_auto_filled ()</h3>
+<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+webkit_dom_html_input_element_get_auto_filled
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-auto-filled.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-get-auto-filled.returns"></a><h4>Returns</h4>
+<p> A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-auto-filled"></a><h3>webkit_dom_html_input_element_set_auto_filled ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_auto_filled
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-auto-filled.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="webkit-dom-html-input-element-set-editing-value"></a><h3>webkit_dom_html_input_element_set_editing_value ()</h3>
+<pre class="programlisting"><span class="returnvalue">void</span>
+webkit_dom_html_input_element_set_editing_value
+ (<em class="parameter"><code><a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a> *self</code></em>,
+ <em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="webkit-dom-html-input-element-set-editing-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>self</p></td>
+<td class="parameter_description"><p>A <a class="link" href="WebKitDOMHTMLInputElement.html" title="WebKitDOMHTMLInputElement"><span class="type">WebKitDOMHTMLInputElement</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<p class="since">Since: 2.16</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement-struct"></a><h3>struct WebKitDOMHTMLInputElement</h3>
+<pre class="programlisting">struct WebKitDOMHTMLInputElement;</pre>
+</div>
+</div>
+<div class="refsect1">
+<a name="WebKitDOMHTMLInputElement.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--accept"></a><h3>The <code class="literal">“accept”</code> property</h3>
+<pre class="programlisting"> “accept” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:accept.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--align"></a><h3>The <code class="literal">“align”</code> property</h3>
+<pre class="programlisting"> “align” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:align.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--alt"></a><h3>The <code class="literal">“alt”</code> property</h3>
+<pre class="programlisting"> “alt” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:alt.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--autofocus"></a><h3>The <code class="literal">“autofocus”</code> property</h3>
+<pre class="programlisting"> “autofocus” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:autofocus.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--capture"></a><h3>The <code class="literal">“capture”</code> property</h3>
+<pre class="programlisting"> “capture” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:capture.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--checked"></a><h3>The <code class="literal">“checked”</code> property</h3>
+<pre class="programlisting"> “checked” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:checked.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--default-checked"></a><h3>The <code class="literal">“default-checked”</code> property</h3>
+<pre class="programlisting"> “default-checked” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:default-checked.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--default-value"></a><h3>The <code class="literal">“default-value”</code> property</h3>
+<pre class="programlisting"> “default-value” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:default-value.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--disabled"></a><h3>The <code class="literal">“disabled”</code> property</h3>
+<pre class="programlisting"> “disabled” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:disabled.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--files"></a><h3>The <code class="literal">“files”</code> property</h3>
+<pre class="programlisting"> “files” <a class="link" href="WebKitDOMFileList.html" title="WebKitDOMFileList"><span class="type">WebKitDOMFileList</span></a> *</pre>
+<p>read-only WebKitDOMFileList* HTMLInputElement:files.</p>
+<p>Flags: Read</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--form"></a><h3>The <code class="literal">“form”</code> property</h3>
+<pre class="programlisting"> “form” <a class="link" href="WebKitDOMHTMLFormElement.html" title="WebKitDOMHTMLFormElement"><span class="type">WebKitDOMHTMLFormElement</span></a> *</pre>
+<p>read-only WebKitDOMHTMLFormElement* HTMLInputElement:form.</p>
+<p>Flags: Read</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--height"></a><h3>The <code class="literal">“height”</code> property</h3>
+<pre class="programlisting"> “height” <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></pre>
+<p>read-write gulong HTMLInputElement:height.</p>
+<p>Flags: Read / Write</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--indeterminate"></a><h3>The <code class="literal">“indeterminate”</code> property</h3>
+<pre class="programlisting"> “indeterminate” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:indeterminate.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--max-length"></a><h3>The <code class="literal">“max-length”</code> property</h3>
+<pre class="programlisting"> “max-length” <a href="../glib/glib-Basic-Types.html#glong"><span class="type">glong</span></a></pre>
+<p>read-write glong HTMLInputElement:max-length.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--multiple"></a><h3>The <code class="literal">“multiple”</code> property</h3>
+<pre class="programlisting"> “multiple” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:multiple.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--name"></a><h3>The <code class="literal">“name”</code> property</h3>
+<pre class="programlisting"> “name” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:name.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--read-only"></a><h3>The <code class="literal">“read-only”</code> property</h3>
+<pre class="programlisting"> “read-only” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-write gboolean HTMLInputElement:read-only.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: FALSE</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--size"></a><h3>The <code class="literal">“size”</code> property</h3>
+<pre class="programlisting"> “size” <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></pre>
+<p>read-write gulong HTMLInputElement:size.</p>
+<p>Flags: Read / Write</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--src"></a><h3>The <code class="literal">“src”</code> property</h3>
+<pre class="programlisting"> “src” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:src.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--type"></a><h3>The <code class="literal">“type”</code> property</h3>
+<pre class="programlisting"> “type” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:type.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--use-map"></a><h3>The <code class="literal">“use-map”</code> property</h3>
+<pre class="programlisting"> “use-map” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:use-map.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--value"></a><h3>The <code class="literal">“value”</code> property</h3>
+<pre class="programlisting"> “value” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
+<p>read-write gchar* HTMLInputElement:value.</p>
+<p>Flags: Read / Write</p>
+<p>Default value: ""</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--width"></a><h3>The <code class="literal">“width”</code> property</h3>
+<pre class="programlisting"> “width” <a href="../glib/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a></pre>
+<p>read-write gulong HTMLInputElement:width.</p>
+<p>Flags: Read / Write</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="WebKitDOMHTMLInputElement--will-validate"></a><h3>The <code class="literal">“will-validate”</code> property</h3>
+<pre class="programlisting"> “will-validate” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
+<p>read-only gboolean HTMLInputElement:will-validate.</p>
+<p>Flags: Read</p>
+<p>Default value: FALSE</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.25.1</div>
+</body>
+</html> \ No newline at end of file