Function gtk_sys::gtk_text_view_scroll_to_iter
source · [−]pub unsafe extern "C" fn gtk_text_view_scroll_to_iter(
text_view: *mut GtkTextView,
iter: *mut GtkTextIter,
within_margin: c_double,
use_align: gboolean,
xalign: c_double,
yalign: c_double
) -> gboolean