get_active_window


Description:

public unowned Window get_active_window ()

Gets the active Window on this.

May return null sometimes, since not all window managers guarantee that a window is always active.

Parameters:

this

a Screen.

Returns:

the active Window on this, or null . The returned Window is owned by libwnck and must not be referenced or unreferenced.