API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.5
struct GdkPoint { gint x; gint y; }
Defines the x and y coordinates of a point.
x:
gint
The x coordinate of the point.
y:
The y coordinate of the point.
Content