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