- GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved5
void function() GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GtkReserved6
void function() GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- commit
void function(GtkIMContext* context, const(char)* str) commit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- deleteSurrounding
int function(GtkIMContext* context, int offset, int nChars) deleteSurrounding;
- filterKeypress
int function(GtkIMContext* context, GdkEventKey* event) filterKeypress;
- focusIn
void function(GtkIMContext* context) focusIn;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- focusOut
void function(GtkIMContext* context) focusOut;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getPreeditString
void function(GtkIMContext* context, char** str, PangoAttrList** attrs, int* cursorPos) getPreeditString;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getSurrounding
int function(GtkIMContext* context, char** text, int* cursorIndex) getSurrounding;
- parentClass
GObjectClass parentClass;
Undocumented in source.
- preeditChanged
void function(GtkIMContext* context) preeditChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- preeditEnd
void function(GtkIMContext* context) preeditEnd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- preeditStart
void function(GtkIMContext* context) preeditStart;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- reset
void function(GtkIMContext* context) reset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- retrieveSurrounding
int function(GtkIMContext* context) retrieveSurrounding;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setClientWindow
void function(GtkIMContext* context, GdkWindow* window) setClientWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setCursorLocation
void function(GtkIMContext* context, GdkRectangle* area) setCursorLocation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setSurrounding
void function(GtkIMContext* context, const(char)* text, int len, int cursorIndex) setSurrounding;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setUsePreedit
void function(GtkIMContext* context, int usePreedit) setUsePreedit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.