gtk_text_view_get_cursor_locations ( text_view iter strong weak -- )


Vocabulary
gtk3.ffi

Inputs
text_viewan object
iteran object
strongan object
weakan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void
gtk_text_view_get_cursor_locations
( GtkTextView* text_view, GtkTextIter* iter, GdkRectangle**
strong, GdkRectangle** weak )