xosd_set_horizontal_offset
Change the indent of the XOSD window
- Provided by: libxosd-dev (Version: 2.2.14-2.1build1)
- Source: xosd
- Report a bug
Change the indent of the XOSD window
#include <xosd.h>
int xosd_set_horizontal_offset (xosd* osd, int
offset);
xosd_set_horizontal_offset changes the number of pixels the XOSD window is indent from the left of the screen.
On success, a zero is returned. On error, -1 is returned.