public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Stanislas Pinte <alto_stan@wanadoo.be>
To: guile-gtk <guile-gtk@sources.redhat.com>, SmartList <guile-user@gnu.org>
Subject: drag & drop with guile-gtk-1.2-0.31
Date: Mon, 28 Oct 2002 13:34:00 -0000	[thread overview]
Message-ID: <3DBDBD5D.6030201@wanadoo.be> (raw)

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.


                 reply	other threads:[~2002-10-28 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DBDBD5D.6030201@wanadoo.be \
    --to=alto_stan@wanadoo.be \
    --cc=guile-gtk@sources.redhat.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).