awtk/docs/manual/candidates_t.md
2018-12-20 17:33:31 +08:00

875 B

candidates_t

概述

输入法候选字词控件。 image

函数

函数名称 说明
candidates_create 创建candidates对象

属性

名属性称 类型 说明

事件

事件名称 类型 说明

candidates_create 函数


参数 类型 说明
返回值 widget_t* 对象。
parent widget_t* 父控件
x xy_t x坐标
y xy_t y坐标
w wh_t 宽度
h wh_t 高度

创建candidates对象