get_instances


Description:

[ CCode ( cname = "xfw_application_get_instances" ) ]
public unowned List<ApplicationInstance>? get_instances ()

Lists all instances of the application.

Parameters:

this

an Application.

Returns:

The list of ApplicationInstance of this, or null if listing instances is not supported on the windowing environment in use. The list and its contents are owned by this.