Function relm_test::mouse_move [] [src]

pub fn mouse_move<W: IsA<Object> + IsA<Widget> + WidgetExt>(
    widget: &W,
    x: i32,
    y: i32
)

Move the mouse relative to the widget position.