Mercurial > pidgin
view src/win32/resource.h @ 6182:0342af6a8b36
[gaim-migrate @ 6668]
Added a function for causing one iteration through the "gaim mainloop,"
which is just a nice abstractive (?) way of causing one iteration through
the glib mainloop. All non-glib/gtk UIs must call this in a timer or
somewhere.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 17 Jul 2003 22:09:31 +0000 |
parents | 61e6682af312 |
children | c2fb9192377b |
line wrap: on
line source
#define GAIM_ICON 104 #define GAIM_OFFLINE_ICON 105 #define GAIM_AWAY_ICON 106 #define GAIM_TRAY_ICON 107 #define GAIM_OFFLINE_TRAY_ICON 108 #define GAIM_AWAY_TRAY_ICON 109 #define GAIM_PEND_TRAY_ICON 110 #define GAIM_AWAYPEND_TRAY_ICON 111