summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_glyphs.h
blob: f2704d66a387a88203d852d0493182e29764d885 (plain)
1
2
3
4
5
6
#ifndef _GTK_GLYPHS_H
#define _GTK_GLYPHS_H

GtkWidget *create_glyphs_page(void);

#endif