Method GTK2.TextView()->get_iter_location()


Method get_iter_location

GTK2.GdkRectangle get_iter_location(GTK2.TextIter iter)

Description

Gets a rectangle which roughly contains the character at iter. The rectangle position is in buffer coordinates; use buffer_to_window_coords() to convert these coordinates to coordinates for one of the windows in the text view.