Method

WPEPlatformViewget_toplevel

Declaration [src]

WPEToplevel*
wpe_view_get_toplevel (
  WPEView* view
)

Description [src]

Get the WPEToplevel of view.

Return value

Type: WPEToplevel

A WPEToplevel.

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