gdk_sys

Function gdk_event_get_click_count

Source
pub unsafe extern "C" fn gdk_event_get_click_count(
    event: *const GdkEvent,
    click_count: *mut c_uint,
) -> gboolean