gdk_sys

Function gdk_selection_send_notify_for_display

Source
pub unsafe extern "C" fn gdk_selection_send_notify_for_display(
    display: *mut GdkDisplay,
    requestor: *mut GdkWindow,
    selection: GdkAtom,
    target: GdkAtom,
    property: GdkAtom,
    time_: u32,
)