get_windows


Description:

[ CCode ( cname = "xfw_application_get_windows" ) ]
public unowned List<Window> get_windows ()

Lists all windows belonging to the application.

Parameters:

this

an Application.

Returns:

The list of Window belonging to this. The list and its contents are owned by this.