Tim Hoeppner wrote: >I am trying to scroll a TextView to the bottom as new text is added so >it always sees the newest text i just can't seem to create a valid >gtk.TextMark to use in gtk.TextView.scroll_to_mark() > > How about: http://www.pygtk.org/pygtk2reference/class-gtktextbuffer.html#method-gtktextbuffer--get-insert John