move_viewport
Description:
[
Version ( since =
"2.4" ) ]
public void move_viewport (
int x,
int y)
Asks the window manager to move the viewport of the current Workspace on
this.
Parameters:
| this |
a Screen.
|
| x |
X offset in pixels of viewport.
|
| y |
Y offset in pixels of viewport.
|