Method

MetaWindowmove_to_monitor

Declaration [src]

void
meta_window_move_to_monitor (
  MetaWindow* window,
  int monitor
)

Description [src]

Moves the window to the monitor with index monitor, keeping the relative position of the window’s top left corner.

Parameters

monitor int
 

Desired monitor index.