func EmptyIcon(w int, h int) *gdk.Pixbuf { pixbuf, _ := gdk.PixbufNew(gdk.COLORSPACE_RGB, true, 8, w, h) return pixbuf }
(info *FileReport, zoom_size int)
source not stored for this graph (policy: none)
no test coverage detected