Description Usage Arguments Value Author(s)
Retrieve the current preedit string for the input context, and a list of attributes to apply to the string. This string should be displayed inserted at the insertion point.
1 | gtkIMContextGetPreeditString(object)
|
|
a |
A list containing the following elements:
|
location to store the retrieved string. The
string retrieved must be freed with |
|
location to store the retrieved attribute list.
When you are done with this list, you must
unreference it with |
|
location to store position of cursor (in characters) within the preedit string. |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.