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

Copyright2012 shelarcy
LicenseBSD-style
Maintainer[email protected]
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
LanguageHaskell98

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.