gdk_sys

Function gdk_drag_context_manage_dnd

Source
pub unsafe extern "C" fn gdk_drag_context_manage_dnd(
    context: *mut GdkDragContext,
    ipc_window: *mut GdkWindow,
    actions: GdkDragAction,
) -> gboolean