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