GWM_SetOvScroll

Set overlay scroll offset

Description:

The values of the GWM_x_ov_offset and GWM_y_ov_offset window properties are replaced by the new values.

Invocation

status = GWM_SetOvScroll( display, win_id, xoffset, yoffset);

Arguments

Display display (given)
Display id
Window win_id (given)
Window id
int xoffset (given)
New overlay offset value in x
int yoffset (given)
New overlay offset value in y