Function gdk_sys::gdk_window_begin_resize_drag[][src]

pub unsafe extern "C" fn gdk_window_begin_resize_drag(
    window: *mut GdkWindow,
    edge: GdkWindowEdge,
    button: c_int,
    root_x: c_int,
    root_y: c_int,
    timestamp: u32
)