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:
Returns:
|
an Window, or null if no window is active on
this.
|