mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 08:40:19 +00:00
add xchat r1489
This commit is contained in:
4
src/fe-gtk/plugin-tray.h
Normal file
4
src/fe-gtk/plugin-tray.h
Normal file
@@ -0,0 +1,4 @@
|
||||
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);
|
||||
Reference in New Issue
Block a user