set_window_transparent


Description:

public void set_window_transparent (Window win, bool transparent)

Sets the "transparent" flag.

It means focus switching onto this window will never change the state.

Parameters:

this

the engine

win

window do set the flag for.

transparent

if true, the windows is transparent.