console/libgnt/gnt.h

changeset 13989
9a647311c9ac
parent 13969
0541f389442e
child 14005
198d1658b390
--- a/console/libgnt/gnt.h	Thu Jul 06 09:21:57 2006 +0000
+++ b/console/libgnt/gnt.h	Thu Jul 06 17:54:46 2006 +0000
@@ -7,6 +7,8 @@
 
 void gnt_main();
 
+gboolean gnt_ascii_only();
+
 void gnt_screen_occupy(GntWidget *widget);
 
 void gnt_screen_release(GntWidget *widget);

mercurial