Function gtk_sys::gtk_text_view_get_iter_at_location 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn gtk_text_view_get_iter_at_location(
text_view: *mut GtkTextView,
iter: *mut GtkTextIter,
x: c_int,
y: c_int
) -> gboolean