Method

WPEPlatformScreenget_width

Declaration [src]

int
wpe_screen_get_width (
  WPEScreen* screen
)

Description [src]

Get the width of screen in logical coordinates.

Return value

Type: int

The width of screen, or -1 if not available.