diff console/libgnt/gnt.h @ 13927:9309d27d780c

[gaim-migrate @ 16447] Pseudo-shadow effect for the windows and buttons. Uses non-ASCII emblems for buddies in the buddy-list if locale is set to UTF. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 06 Jul 2006 17:54:46 +0000
parents cc60d0861337
children 25be562aaca8
line wrap: on
line diff
--- 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);