mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-03 12:37:43 +08:00
improve for binding
This commit is contained in:
parent
9e2ef0e6d3
commit
0f8096e3a1
@ -1936,7 +1936,6 @@ ret_t widget_set_prop_pointer(widget_t* widget, const char* name, void* v);
|
||||
/**
|
||||
* @method widget_set_prop_pointer_ex
|
||||
* 设置指针格式的属性。
|
||||
* @annotation ["scriptable"]
|
||||
* @param {widget_t*} widget 控件对象。
|
||||
* @param {const char*} name 属性的名称。
|
||||
* @param {void*} v 属性的值。
|
||||
|
Loading…
Reference in New Issue
Block a user