Function gtk4_sys::gtk_text_view_move_visually

source ·
pub unsafe extern "C" fn gtk_text_view_move_visually(
    text_view: *mut GtkTextView,
    iter: *mut GtkTextIter,
    count: c_int
) -> gboolean