Function

Atspi-2.0Atspiget_desktop_list

  • Gets the list of virtual desktops. On return, list will point to a newly-created, NULL terminated array of virtual desktop pointers. It is the responsibility of the caller to free this array when it is no longer needed. NOTE: currently multiple virtual desktops are not implemented; this implementation always returns a Garray with a single Atspi.Accessible desktop.

    Returns Atspi.Accessible[]

    a GLib.Array of desktops.