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