Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

drag.c File Reference

Drag/drop routines. More...

#include <string.h>
#include "buf.h"
#include "drag.h"

Include dependency graph for drag.c:

Include dependency graph

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.


Detailed Description

Drag/drop routines.

Author:
Lionel ULMER , Darryl Luff
This file contains functions to manage the dragging of text from the table view to the query window.

Definition in file drag.c.


Generated on Sun May 9 19:19:21 2004 for GtkSQL by doxygen1.2.18