Exemplo n.º 1
0
static void textfield_clear_keystate(TextField& textfield) {
	textfield.clear_keystate();
}