gtk_text_view_get_line_yrange ( text_view iter y height -- )


Vocabulary
gtk2.ffi

Inputs
text_viewan object
iteran object
yan object
heightan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_text_view_get_line_yrange
( GtkTextView* text_view, GtkTextIter* iter, gint* y, gint*
height )