Thanks again,
Steve
On Sat, Apr 25, 2009 at 4:00 AM, Paolo Borelli <pborelli katamail com
<mailto:pborelli katamail com>> wrote:
Il giorno ven, 24/04/2009 alle 22.54 -0600, steve love ha scritto:
> Hello everyone,
>
> I've been RTFM'ing all evening. Is there a signal that would allow a
> plugin to listen for text selection? I'd like to listen for
selecting
> text by any method: double-clicking, dragging the cursor,
Shift+Arrow
> Keys, etc.
>
> Or, failing that, is there a way to listen for cursor movement
(after
> which I can test "get_has_selection")?
>
Since "has_selection" is a property, you can use the "notify"
signal to
see when the property changes. At that point you can grab the
selection
with get_selected()
ciao
Paolo
> Thanks in advance for any help.
>
> Steve
> _______________________________________________
> gedit-list mailing list
> gedit-list gnome org <mailto:gedit-list gnome org>
> http://mail.gnome.org/mailman/listinfo/gedit-list
------------------------------------------------------------------------
_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list