go
GtkIMContextClass.getSurrounding
gtk
c
types
GtkIMContextClass
struct
GtkIMContextClass
extern (
C
)
int
function
(
GtkIMContext
*
context
,
char
**
text
,
int
*
cursorIndex
)
getSurrounding
;
Return Value
TRUE
if surrounding text was provided; in this case you must free the result stored in *text.
gtk
c
types
GtkIMContextClass
variables
GtkReserved1
GtkReserved2
GtkReserved3
GtkReserved4
GtkReserved5
GtkReserved6
commit
deleteSurrounding
filterKeypress
focusIn
focusOut
getPreeditString
getSurrounding
preeditChanged
preeditEnd
preeditStart
reset
retrieveSurrounding
setClientWindow
setCursorLocation
setSurrounding
setUsePreedit