r2228: Made 'Automatic' an icon size, rather than a separate option.
[rox-filer.git] / ROX-Filer / src / cell_icon.h
blob135be97f249f7754d17a913b61aff7cfd52dff87
1 /*
2 * $Id$
4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@users.sourceforge.net>.
6 */
8 #ifndef _CELL_ICON_H
9 #define _CELL_ICON_H
11 GtkCellRenderer *cell_icon_new(void);
13 #endif /* _CELL_ICON_H */