gtk_sys

Function gtk_drag_begin

Source
pub unsafe extern "C" fn gtk_drag_begin(
    widget: *mut GtkWidget,
    targets: *mut GtkTargetList,
    actions: GdkDragAction,
    button: c_int,
    event: *mut GdkEvent,
) -> *mut GdkDragContext