public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* drag & drop with guile-gtk-1.2-0.31
@ 2002-10-28 13:34 Stanislas Pinte
  0 siblings, 0 replies; only message in thread
From: Stanislas Pinte @ 2002-10-28 13:34 UTC (permalink / raw)
  To: guile-gtk, SmartList

hello,

I tried to find the functions, or any examples on how to do drag&drop 
with guile-gtk, but no way...

grepping guile-gtk-1.2-0.31 on "drag" just let see these enums....

./gdk-glue.c:127:  { SCM_UNDEFINED, "drag-enter", GDK_DRAG_ENTER },
./gdk-glue.c:128:  { SCM_UNDEFINED, "drag-leave", GDK_DRAG_LEAVE },
./gdk-glue.c:129:  { SCM_UNDEFINED, "drag-motion", GDK_DRAG_MOTION },
./gdk-glue.c:130:  { SCM_UNDEFINED, "drag-status", GDK_DRAG_STATUS },

however, in the GTK docs, the following functions are defined:

  gtk_drag_source_set, gtk_drag_dest_set, ...

Any idea, any experience or example?

Thanks a lot,

Stan.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-28 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-28 13:34 drag & drop with guile-gtk-1.2-0.31 Stanislas Pinte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).