Win32-2.12.0.1: A binding to Windows Win32 API.
Copyright2012 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Win32.Window.ForegroundWindow

Description

Get/Set Foreground Window.

Synopsis

Documentation

allowSetForegroundWindow :: ProcessId -> IO () Source #

Allow other process to set Window to Foreground by using setForegroundWindow function.