mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-23 17:52:26 -05:00
5 lines
184 B
C
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);
|