summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_glyphs.h
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2007-12-19 15:44:23 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2007-12-19 15:44:23 (GMT)
commita60088999da4f44bf5885f431fe78eb87d643ae7 (patch)
tree27940a3cd14a7cdee60ddb0263bf1173c51df56c /Smoke/gtk_glyphs.h
parentc287b3f591fe3e10dceedfd90a5ce71b2c703988 (diff)
download2iv35-a60088999da4f44bf5885f431fe78eb87d643ae7.zip
2iv35-a60088999da4f44bf5885f431fe78eb87d643ae7.tar.gz
2iv35-a60088999da4f44bf5885f431fe78eb87d643ae7.tar.bz2
splitted up glyphs
Diffstat (limited to 'Smoke/gtk_glyphs.h')
-rw-r--r--Smoke/gtk_glyphs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Smoke/gtk_glyphs.h b/Smoke/gtk_glyphs.h
new file mode 100644
index 0000000..f2704d6
--- /dev/null
+++ b/Smoke/gtk_glyphs.h
@@ -0,0 +1,6 @@
+#ifndef _GTK_GLYPHS_H
+#define _GTK_GLYPHS_H
+
+GtkWidget *create_glyphs_page(void);
+
+#endif