gtk/win32/MinimizeToTray.h

Mon, 23 Oct 2006 20:25:16 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 23 Oct 2006 20:25:16 +0000
changeset 14867
03271f43f081
parent 14743
2324d3eee038
permissions
-rw-r--r--

[gaim-migrate @ 17570]
Add a wingaim only preference to disable the IM conv. flashing.

#ifndef _MINIMIZE_TO_TRAY_H_
#define _MINIMIZE_TO_TRAY_H_

void MinimizeWndToTray(HWND hWnd);
void RestoreWndFromTray(HWND hWnd);

#endif /* _MINIMIZE_TO_TRAY_H_ */

mercurial