html_input_element_set_editing_value


Description:

[ Version ( since = "2.22" ) ]
public void html_input_element_set_editing_value (string value)

Set the value of an HTML input element as if it had been edited by the user, triggering a change event.

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

Parameters:

this

a Element

value

the text to set




2022 vala-language.org