Method

MetaWaylandClientmake_dock

Declaration [src]

void
meta_wayland_client_make_dock (
  MetaWaylandClient* client,
  MetaWindow* window
)

Description [src]

Mark window as DOCK window.

Parameters

window

Type: MetaWindow

A MetaWindow.

The data is owned by the caller of the method.