xdo_get_number_of_desktops

Get the current number of desktops. Uses _NET_NUMBER_OF_DESKTOPS of the EWMH spec.

@param ndesktops pointer to long where the current number of desktops is stored

extern (C) nothrow @nogc
int
xdo_get_number_of_desktops
(
const xdo_t* xdo
,
long* ndesktops
)

Meta