gtk_text_view_get_iter_location ( text_view iter location -- )


Vocabulary
gtk2.ffi

Inputs
text_viewan object
iteran object
locationan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_text_view_get_iter_location
( GtkTextView* text_view, GtkTextIter* iter, GdkRectangle**
location )