方法
GtkIMContextset_surrounding
已弃用:4.2
声明 [源]
void
gtk_im_context_set_surrounding (
GtkIMContext* context,
const char* text,
int len,
int cursor_index
)
描述 [源]
设置插入点周围的上下文和预编辑字符串。
此函数应在接收到 GtkIMContext::retrieve-surrounding
信号时调用,在其他时间调用可能没有效果。
自 4.2 版本起已弃用