Gets the virtual desktop indicated by index i.
NOTE: currently multiple virtual desktops are not implemented;
as a consequence, any i value different from 0 will not return a
virtual desktop - instead it will return NULL.
Parameters
i: number
a gint indicating which of the accessible desktops is to be returned.
Gets the virtual desktop indicated by index
i. NOTE: currently multiple virtual desktops are not implemented; as a consequence, anyivalue different from 0 will not return a virtual desktop - instead it will return NULL.