Function gtk4_sys::gtk_tree_view_set_cursor_on_cell

source ·
pub unsafe extern "C" fn gtk_tree_view_set_cursor_on_cell(
    tree_view: *mut GtkTreeView,
    path: *mut GtkTreePath,
    focus_column: *mut GtkTreeViewColumn,
    focus_cell: *mut GtkCellRenderer,
    start_editing: gboolean
)