虚拟方法
GtkAccessibleTextget_offset
自:4.16
声明 [源]
gboolean
get_offset (
GtkAccessibleText* self,
const graphene_point_t* point,
unsigned int* offset
)
参数
point-
类型:
graphene_point_t在
self小部件坐标中的一个点。这些数据由方法调用者拥有。 offset-
类型:
unsigned int*用于在
point处获取文本偏移的返回位置。该参数将由函数设置。