Function

AstalIOget_instances

Declaration

GList*
astal_io_get_instances (
  void
)

Description

Get a list of running Astal.Application instances. It is the equivalent of astal --list.

Return value

Type: A list of utf8

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
Each element is a NUL terminated UTF-8 string.