Win32-2.2.2.0: A binding to part of the Win32 library

Portabilityportable
Stabilityprovisional
MaintainerEsa Ilari Vuokko <ei@vuokko.info>
Safe HaskellTrustworthy

Graphics.Win32.Window

Description

A collection of FFI declarations for interfacing with Win32.

Documentation

type Pos = IntSource

moveWindow :: HWND -> Int -> Int -> Int -> Int -> Bool -> IO ()Source