Gets a rectangle which roughly contains the character at iter.
The rectangle position is in buffer coordinates; use gtk.text_view.TextView.bufferToWindowCoords to convert these coordinates to coordinates for one of the windows in the text view.
a gtk.text_iter.TextIter
bounds of the character at iter
Gets a rectangle which roughly contains the character at iter.
The rectangle position is in buffer coordinates; use gtk.text_view.TextView.bufferToWindowCoords to convert these coordinates to coordinates for one of the windows in the text view.