awebview ~master (2016-01-01T12:36:59Z)
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