Function

Atspi-2.0Atspiget_desktop

  • 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.

    Returns Atspi.Accessible

    a pointer to the i-th virtual desktop's Atspi.Accessible representation.