Function gtk_sys::gtk_drag_begin
[−]
[src]
pub unsafe extern "C" fn gtk_drag_begin(
widget: *mut GtkWidget,
targets: *mut GtkTargetList,
actions: GdkDragAction,
button: c_int,
event: *mut GdkEvent
) -> *mut GdkDragContext