OptionMenu.close
void close()Request to close a #WebKitOptionMenu.
This emits WebKitOptionMenu::close signal. This function should always be called to notify WebKit that the associated menu has been closed. If the menu is closed and neither [webkit.option_menu.OptionMenu.selectItem] nor [webkit.option_menu.OptionMenu.activateItem] have been called, the element value remains unchanged.