Constructor
WPEPlatformWaylandToplevelWaylandnew
Declaration [src]
WPEToplevel*
wpe_toplevel_wayland_new (
WPEDisplayWayland* display
)
Parameters
display
-
Type:
WPEDisplayWayland
A
WPEDisplayWayland
.The data is owned by the caller of the function.
Return value
Type: WPEToplevel
A WPEToplevel
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |