Description Usage Arguments Author(s)
View source: R/gtkFuncs.R View source: R/gtkManuals.R
Sets surrounding context around the insertion point and preedit string. This function is expected to be called in response to the GtkIMContext::retrieve_surrounding signal, and will likely have no effect if called at other times.
1 | gtkIMContextSetSurrounding(object, text, cursor.index)
|
|
a |
|
text surrounding the insertion point, as UTF-8.
the preedit string should not be included within
|
|
the byte index of the insertion cursor within |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.