#include <gtk/gtk.h>
Include dependency graph for drag.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | receive_callback (GtkWidget *widget, GdkDragContext *context, gint x, gint y, GtkSelectionData *selection, guint info, guint time) | 
| Called when receives dropped data. | |
| void | send_callback (GtkWidget *widget, GdkDragContext *context, GtkSelectionData *selection, guint info, guint time) | 
| Called when dragging starts. | |
Definition in file drag.h.
1.2.18