Method

WPEPlatformScreenget_y

Declaration [src]

int
wpe_screen_get_y (
  WPEScreen* screen
)

Description [src]

Get the y coordinate of the screen position in logical coordinates.

Gets propertyWPEPlatform.Screen:y

Return value

Type: int

The y coordinate, or -1 if not available.