Method

WPEPlatformInputMethodContextget_display

Declaration [src]

WPEDisplay*
wpe_input_method_context_get_display (
  WPEInputMethodContext* context
)

Description [src]

Get the WPEDisplay of context.

Return value

Type: WPEDisplay

A WPEDisplay.

The data is owned by the instance.