Home
last modified time | relevance | path

Searched refs:allowSetForegroundWindow (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/Window/
H A DForegroundWindow.hs18 , allowSetForegroundWindow
43 allowSetForegroundWindow :: ProcessId -> IO ()
44 allowSetForegroundWindow = void . c_AllowSetForegroundWindow function
/dports/devel/tortoisehg/tortoisehg-5.9.3/tortoisehg/hgqt/
H A Dqtapp.py321 def allowSetForegroundWindow(processid=-1): function
355 allowSetForegroundWindow()
629 allowSetForegroundWindow(os.getpid())