html_input_element_set_auto_filled


Description:

[ 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.

If this is not an HTML input element this function does nothing.

Parameters:

this

a Element

auto_filled

value to set




2022 vala-language.org