Download this file
11 lines (9 with data), 350 Bytes
| digraph G {
new_figure_manager->FigureManagerGTK[label="returns"];
FigureManagerGTK->FigureCanvasGTK[label="contains"];
FigureCanvasGTK->Figure[label="contains"];
Figure[label="figure\nFigure"];
FigureCanvasGTK[label="canvas\nFigureCanvasGTK"];
FigureManagerGTK->GUIWindow[label="contains"];
GUIWindow[label="window\ngtk.Window"];
}
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.