Gdk.Point

Fields

Name

Type

Access

Description

x

int

r/w

the x coordinate of the point.

y

int

r/w

the y coordinate of the point.

Methods

None

Details

class Gdk.Point

Defines the x and y coordinates of a point.