Function gtk4_sys::gtk_tree_view_set_tooltip_cell

source ·
pub unsafe extern "C" fn gtk_tree_view_set_tooltip_cell(
    tree_view: *mut GtkTreeView,
    tooltip: *mut GtkTooltip,
    path: *mut GtkTreePath,
    column: *mut GtkTreeViewColumn,
    cell: *mut GtkCellRenderer
)