comparison console/libgnt/gntwidget.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 eaaf73de9188
children 3dbcbc5e57e1
comparison
equal deleted inserted replaced
13926:756c3d7177d9 13927:9309d27d780c
59 59
60 GntWidget *parent; 60 GntWidget *parent;
61 61
62 GntWidgetPriv priv; 62 GntWidgetPriv priv;
63 WINDOW *window; 63 WINDOW *window;
64 WINDOW *back;
65 64
66 void (*gnt_reserved1)(void); 65 void (*gnt_reserved1)(void);
67 void (*gnt_reserved2)(void); 66 void (*gnt_reserved2)(void);
68 void (*gnt_reserved3)(void); 67 void (*gnt_reserved3)(void);
69 void (*gnt_reserved4)(void); 68 void (*gnt_reserved4)(void);