guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the (text) selection from the clipboard


From: Neil Jerram
Subject: Re: Getting the (text) selection from the clipboard
Date: Wed, 17 Jun 2009 23:22:35 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Richard Shann <address@hidden> writes:

> Does anyone know if there is a guile procedure to get the (text)
> selection? (That is from doing Copy in another application)
> Richard

I assume you mean in the X sense.

In core Guile: no.  But maybe guile-gtk or guile-gnome might expose an
equivalent Gtk+ API?

(There is also guile-xlib, which might theoretically be a good place
for this; but in practice it doesn't provide any selection APIs.)

Regards,
        Neil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]