Method

WPEPlatformScreenget_x

Declaration [src]

int
wpe_screen_get_x (
  WPEScreen* screen
)

Description [src]

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

Gets propertyWPEPlatform.Screen:x

Return value

Type: int

The x coordinate, or -1 if not available.