get_desktop_count
Description:
public int get_desktop_count ()
Gets the number of virtual desktops.
NOTE: multiple virtual desktops are not implemented yet; as a consequence, this function always returns 1.
Returns:
a int indicating the number of active virtual desktops.
|