get_windows


Description:

[ CCode ( cname = "xfw_application_instance_get_windows" ) ]
[ Version ( since = "4.19.1" ) ]
public unowned List<Window> get_windows ()

Lists all windows belonging to the application instance.

Parameters:

this

an ApplicationInstance.

Returns:

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