Converts buffer coordinates to window coordinates.
| this |
a `GtkTextView` |
| win |
a `GtkTextWindowType` |
| buffer_x |
buffer x coordinate |
| buffer_y |
buffer y coordinate |
| window_x |
window x coordinate return location |
| window_y |
window y coordinate return location |