Copyright | 2013 shelarcy |
---|---|
License | BSD-style |
Maintainer | shelarcy@gmail.com |
Stability | Provisional |
Portability | Non-portable (Win32 API) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Provide AnimatedWindow function and flags.
Documentation
type AnimateWindowType = DWORD #
animateWindow :: HWND -> DWORD -> AnimateWindowType -> IO () #
c_AnimateWindow :: HWND -> DWORD -> AnimateWindowType -> IO BOOL #