pidgin/pidgin

Convert SILC to GIO.

2019-11-03, Elliott Sales de Andrade
68872ce295a4
Convert SILC to GIO.

Very much untested, even for compilation.
#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_
void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);
#endif /* _MINIMIZE_TO_TRAY_H_ */