1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-23 09:42:20 -05:00
hexchat/src/fe-gtk/plugin-tray.h
berkeviktor@aol.com 4a6ceffb98 add xchat r1489
2011-02-24 04:14:30 +01:00

5 lines
184 B
C

int tray_plugin_init (void *, char **, char **, char **, char *);
int tray_plugin_deinit (void *);
gboolean tray_toggle_visibility (gboolean force_hide);
void tray_apply_setup (void);