Method

WPEPlatformScreenset_size

Declaration [src]

void
wpe_screen_set_size (
  WPEScreen* screen,
  int width,
  int height
)

Description [src]

Set the size of screen in logical coordinates.

Parameters

width

Type: int

The width, or -1

height

Type: int

The height, or -1