awebview v0.9.1 (2015-10-03T07:27:48Z)
Dub
Repo
InputMethodEditorHeader.OnUpdateIME
awebview
wrapper
cpp
webviewlistener
InputMethodEditorHeader
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
mixintemplate
InputMethodEditorHeader
()
extern (
C
++, WebViewListenerInputMethodEditorMember)
void
OnUpdateIME
(
Awesomium.WebViewListener.InputMethodEditor
p
,
Awesomium.WebView
caller
,
Awesomium.TextInputType
type
,
int
caret_x
,
int
caret_y
)
Meta
Source
See Implementation
awebview
wrapper
cpp
webviewlistener
InputMethodEditorHeader
functions
OnCancelIME
OnChangeIMERange
OnUpdateIME
deleteDtor
newCtor
interfaces
IInputMethodEditorD
InputMethodEditorD2Cpp