#include "gui.h"
Go to the source code of this file.
Typedefs | |
| typedef void(* | drag_data_received_cb )(GtkWidget *widget, GdkDragContext *dc, gint x, gint y, GtkSelectionData *data, guint info, guint stamp, gpointer udata) |
Functions | |
| void | drop_init (void) |
| void | drop_widget_init (GtkWidget *widget, drag_data_received_cb callback, void *user_data) |
| void | drop_close (void) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.3.9.1