set_monitor


Description:


public void set_monitor (Window window, Monitor? monitor)

Set the output for the window to be placed on, or null to let the compositor choose.

If the window is currently mapped, it will get remapped so the change can take effect.

Default is null

Parameters:

window

A layer surface.

monitor

The output this layer surface will be placed on (null to let the compositor decide).


Namespace: GtkLayerShell