improve for binding

This commit is contained in:
lixianjing 2022-08-31 15:42:18 +08:00
parent 9e2ef0e6d3
commit 0f8096e3a1

View File

@ -1936,7 +1936,6 @@ ret_t widget_set_prop_pointer(widget_t* widget, const char* name, void* v);
/** /**
* @method widget_set_prop_pointer_ex * @method widget_set_prop_pointer_ex
* *
* @annotation ["scriptable"]
* @param {widget_t*} widget * @param {widget_t*} widget
* @param {const char*} name * @param {const char*} name
* @param {void*} v * @param {void*} v