boolean scim_bridge_client_imcontext_get_surrounding_text ( ScimBridgeClientIMContext imcontext,
int  before_max,
int  after_max,
char **  string,
int *  cursor_position 
)

Get the surrounding text of an IMContext.

Parameters:
imcontext The IMContext.
before_max The maximum number of characters (in wchar) to fetch before the cursor (= caret).
after_max The maximum number of characters (in wchar) to fetch after the cursor (= caret).
string The pointer for the gotten string.
cursor_position The cursor position in the gotten string (in wchar).
Returns:
It returns TRUE if succeeded to get it, otherwise it returns FALSE.

References scim_bridge_client_imcontext_get_surrounding_text().

Referenced by scim_bridge_client_imcontext_get_surrounding_text().


Generated on Tue Aug 1 01:48:20 2017 for SCIMBridge by  doxygen 1.5.6