Function gdk_sys::gdk_window_get_geometry
[−]
[src]
pub unsafe extern "C" fn gdk_window_get_geometry(
window: *mut GdkWindow,
x: *mut c_int,
y: *mut c_int,
width: *mut c_int,
height: *mut c_int
)