get_active_window


Description:

[ CCode ( cname = "xfw_screen_get_active_window" ) ]
public unowned Window? get_active_window ()

Retrieves the window on this that is currently active.

Parameters:

this

an Screen.

Returns:

an Window, or null if no window is active on this.