Function gdk4_sys::gdk_drag_set_hotspot

source ·
pub unsafe extern "C" fn gdk_drag_set_hotspot(
    drag: *mut GdkDrag,
    hot_x: c_int,
    hot_y: c_int
)