Hello, I'm having problems with gtk_text_view_get_iter_location(). I don't know if I'm doing something wrong or the call is broken. I've attached a sample test program which demonstrates the problem I'm having. When you run the program you will see that the 'y' coordinate is wrong. I have another production program in which both the x and y coordinates are wildy incorrect. What am I doing wrong? Is there some caveat that comes with gtk_text_view_get_iter_location() that I'm not aware of? Thanks, Kent
Attachment:
text_view.c
Description: Binary data