html_input_element_get_auto_filled


Description:

public bool html_input_element_get_auto_filled ()

Get whether the element is an HTML input element that has been filled automatically.

Note:

Use webkit_web_form_manager_input_element_is_auto_filled instead.

Parameters:

this

a Element

Returns:

whether this has been filled automatically.