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

Copyright2012 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
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.