Method

WPEPlatformViewget_display

Declaration [src]

WPEDisplay*
wpe_view_get_display (
  WPEView* view
)

Description [src]

Get the WPEDisplay of view.

Return value

Type: WPEDisplay

A WPEDisplay.

The data is owned by the instance.