Drag'n Drop
- From: Olivier Rolland <olivier rolland esil univ-mrs fr>
- To: gtk-list redhat com
- Subject: Drag'n Drop
- Date: Tue, 13 Apr 1999 13:20:15 +0200
Hi all,
I'm trying to use dnd in an application I'm developping, but I run into
few problems:
I can't figure out what do the four first fields of struct
GdkSelectionData mean;
struct GtkSelectionData {
GdkAtom selection;
GdkAtom target;
GdkAtom type;
gint format;
guchar *data;
gint length;
};
I've read the source of testdnd.c in the distribution, but if doesn't
help very much.
Any hints ???
Thanks
Billl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]