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