summaryrefslogtreecommitdiffstats
path: root/src/onecanvas.h
blob: e201417fc292e6af79d04f8e2450e6409006420b (plain)
1
2
3
4
5
6
#ifndef __ONECANVAS_H
#define __ONECANVAS_H

char *onecanvas_geticon_bysize(char *icon_data, int requested_size);

#endif /* __ONECANVAS_H */