drag-leave

drag-leave

When a "loaded" (dragging) mouse moves away (leaves) the current widget it entered before (signaled by "drag-motion"), this signal is emitted. It can be used to self-un-highlight the widget, restoring it to the normal state.

Callback function

void callback( GtkWidget widget , GdkDragContext context , int time);

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.