Skip to content

docs: make `Return value: New reference.` explicit.

Utkarsh Ayachit requested to merge utkarsh.ayachit/vtk:update-docs into master

Make it more explicit in docs that a few methods in vtkPythonUtil and vtkPythonAlgorithm return new reference PyObject (similar to how Python docs document such functions).

Merge request reports