xdo_set_desktop_viewport

Set the position of the current viewport.

This is only relevant if your window manager supports _NET_DESKTOP_VIEWPORT

extern (C) nothrow @nogc
int
xdo_set_desktop_viewport
(
const xdo_t* xdo
,
int x
,
int y
)

Meta