Virtual Method
WPEPlatformDisplaycreate_input_method_context
Declaration [src]
WPEInputMethodContext*
create_input_method_context (
WPEDisplay* display,
WPEView* view
)
Parameters
view
-
Type:
WPEView
No description available.
The data is owned by the caller of the function.
Return value
Type: WPEInputMethodContext
No description available.
The data is owned by the called function. |