![]() |
![]()
| ![]() |
![]()
NAMExosd_set_pos - Change the position of the XOSD window SYNOPSIS#include <xosd.h> int xosd_set_pos (xosd* osd, xosd_pos
pos);
DESCRIPTIONxosd_set_pos changes the position of the XOSD window, which was initially set when xosd_init(3xosd) was called. ARGUMENTSRETURN VALUEOn success, a zero is returned. On error, -1 is returned. SEE ALSOxosd_init(3xosd) xosd_set_offset(3xosd)
|