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.
Gets the list of virtual desktops. On return,
listwill 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 aGarraywith a single Atspi.Accessible desktop.