Currently there is no wrapper for doing this in pygtk.  I will add
wrappers for this in the next release.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Fri, 13 Aug 1999, Ted Meng wrote:

> Hi,
> 
> I am using GtkText widget. After I select a portion of text,
> I want to know the start and end position of the selected segment.
> In C, I may directly call text.selection_start_pos, text.selection_start_end
> to get them. How can I get them from PyGtk ?
> 
> Thanks in advance
> 
> -Ted Meng
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to