gtk4_sys

Function gtk_text_view_get_iter_location

Source
pub unsafe extern "C" fn gtk_text_view_get_iter_location(
    text_view: *mut GtkTextView,
    iter: *const GtkTextIter,
    location: *mut GdkRectangle,
)