Win32-2.2.0.0: A binding to part of the Win32 librarySource codeContentsIndex
Graphics.Win32.Icon
Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Description
A collection of FFI declarations for interfacing with Win32.
Documentation
copyIcon :: HICON -> IO HICONSource
c_CopyIcon :: HICON -> IO HICONSource
drawIcon :: HDC -> Int -> Int -> HICON -> IO ()Source
c_DrawIcon :: HDC -> Int -> Int -> HICON -> IO BoolSource
destroyIcon :: HICON -> IO ()Source
c_DestroyIcon :: HICON -> IO BoolSource
Produced by Haddock version 2.4.2