Method

WPEPlatformScreenset_physical_size

Declaration [src]

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

Description [src]

Set the physical size of screen in millimeters.

Parameters

width

Type: int

The physical width, or -1

height

Type: int

The physical height, or -1