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]
- Re: [pygtk] simple selection question Ted Meng
- Re: [pygtk] simple selection question James Henstridge
- Re: [pygtk] simple selection question Ted Meng
