get_windows


Description:

public unowned List<Window> get_windows ()

Gets the list of Window belonging to this.

Parameters:

this

a Application.

Returns:

the list of Window belonging to this, or null if the application contains no window. The list should not be modified nor freed, as it is owned by this.