[ Version ( since = "2.22" ) ]
public void html_input_element_set_auto_filled (bool auto_filled)
Set whether the element is an HTML input element that has been filled automatically.
Use webkit_web_form_manager_input_element_auto_fill instead.
If this is not an HTML input element this function does nothing.
| this |
a Element |
| auto_filled |
value to set |