Method

WPEPlatformMonitorset_size

Declaration [src]

void
wpe_monitor_set_size (
  WPEMonitor* monitor,
  int width,
  int height
)

Description [src]

Set the size of monitor in logical coordinates.

Parameters

width

Type: int

The width, or -1.

height

Type: int

The height, or -1.