Method

WPEPlatformToplevelget_display

Declaration [src]

WPEDisplay*
wpe_toplevel_get_display (
  WPEToplevel* toplevel
)

Description [src]

Get the WPEDisplay of toplevel.

Return value

Type: WPEDisplay

A WPEDisplay or NULL.

The data is owned by the instance.
The return value can be NULL.