[ CCode ( cname = "xfw_application_get_instances" ) ]
public unowned List<ApplicationInstance>? get_instances ()
Lists all instances of the application.
| this |
an Application. |
|
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. |