方法

GtkIMContextset_cursor_location

声明 [src]

void
gtk_im_context_set_cursor_location (
  GtkIMContext* context,
  const GdkRectangle* area
)

描述 [src]

通知输入法光标位置已更改。

位置相对于客户端控件。

参数

area

类型: GdkRectangle

新的位置。

数据由方法调用者拥有。