Struct gdk_sys::GdkPoint
[−]
[src]
#[repr(C)]pub struct GdkPoint { pub x: c_int, pub y: c_int, }
Fields
x: c_int
y: c_int