Handbook
Glossary
gtk_text_view_get_iter_location ( text_view iter location -- )
Vocabulary
gtk2
.
ffi
Inputs
text_view
an
object
iter
an
object
location
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_text_view_get_iter_location
( GtkTextView* text_view, GtkTextIter* iter, GdkRectangle**
location )