Method

WPEPlatformMonitorset_position

Declaration [src]

void
wpe_monitor_set_position (
  WPEMonitor* monitor,
  int x,
  int y
)

Description [src]

Set the position of monitor in logical coordinates.

Parameters

x

Type: int

The x coordinate, or -1.

y

Type: int

The y coordinate, or -1.