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