Method

WPEPlatformInputMethodContextget_view

Declaration [src]

WPEView*
wpe_input_method_context_get_view (
  WPEInputMethodContext* context
)

Description [src]

Get the WPEView of context.

Return value

Type: WPEView

A WPEView.

The data is owned by the instance.