Method

MetaWaylandClientmake_desktop

Declaration [src]

void
meta_wayland_client_make_desktop (
  MetaWaylandClient* client,
  MetaWindow* window
)

Description [src]

Mark window as DESKTOP window.

Parameters

window

Type: MetaWindow

A MetaWindow.

The data is owned by the caller of the method.