mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 16:20:20 +00: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);
|