AWTK API
#
ext_widgets_t
#
概述
扩展控件。
#
函数
函数名称
说明
tk_ext_widgets_init
初始化AWTK扩展控件。
#
tk_ext_widgets_init 函数
函数功能:
初始化AWTK扩展控件。
函数原型:
ret_t tk_ext_widgets_init ();
参数说明:
参数
类型
说明
返回值
ret_t
返回RET_OK表示成功,否则表示失败。
←
event_type_t
fb_item_t
→