Function gtk4_sys::gtk_tree_view_scroll_to_cell

source ·
pub unsafe extern "C" fn gtk_tree_view_scroll_to_cell(
    tree_view: *mut GtkTreeView,
    path: *mut GtkTreePath,
    column: *mut GtkTreeViewColumn,
    use_align: gboolean,
    row_align: c_float,
    col_align: c_float
)