get_windows_stacked


Description:

public unowned List<Window> get_windows_stacked ()

Gets the list of Window on this in bottom-to-top order.

Parameters:

this

a Screen.

Returns:

the list of Window in stacking order on this, or null if there is no window on this. The list should not be modified nor freed, as it is owned by this.