Constructor

PhocXdgToplevelnew

Declaration [src]

PhocXdgToplevel*
phoc_xdg_toplevel_new (
  wlr_xdg_toplevel* xdg_toplevel
)

Description

No description available.

Parameters

xdg_toplevel

Type: wlr_xdg_toplevel*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: PhocXdgToplevel

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.