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