Function gdk_sys::gdk_window_begin_resize_drag_for_device
[−]
[src]
pub unsafe extern "C" fn gdk_window_begin_resize_drag_for_device(
window: *mut GdkWindow,
edge: GdkWindowEdge,
device: *mut GdkDevice,
button: c_int,
root_x: c_int,
root_y: c_int,
timestamp: u32
)