gdk_sys

Function gdk_test_simulate_button

Source
pub unsafe extern "C" fn gdk_test_simulate_button(
    window: *mut GdkWindow,
    x: c_int,
    y: c_int,
    button: c_uint,
    modifiers: GdkModifierType,
    button_pressrelease: GdkEventType,
) -> gboolean