Method

GdkWaylandWaylandToplevelget_xdg_toplevel

unstable since: 4.20

Declaration [src]

xdg_toplevel*
gdk_wayland_toplevel_get_xdg_toplevel (
  GdkToplevel* toplevel
)

Description [src]

Returns the Wayland xdg_toplevel of a toplevel, if it has one.

Available since: 4.20

Return value

Type: xdg_toplevel*

A Wayland xdg_toplevel.

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