Method

WPEPlatformScreenset_position

Declaration [src]

void
wpe_screen_set_position (
  WPEScreen* screen,
  int x,
  int y
)

Description [src]

Set the position of screen in logical coordinates.

Parameters

x

Type: int

The x coordinate, or -1

y

Type: int

The y coordinate, or -1