Check if any TCanvases are open

Can I check if there are any TCanvas objects open?
How I terminate the program would depend on this.

gROOT->GetListOfCanvases()
1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.