xosd_set_horizontal_offset(3) debian man page | unix.com

Man Page: xosd_set_horizontal_offset

Operating Environment: debian

Section: 3

xosd_set_horizontal_offset(3)				     Library Functions Manual				     xosd_set_horizontal_offset(3)

NAME
xosd_set_horizontal_offset - Change the indent of the XOSD window
SYNOPSIS
#include <xosd.h> int xosd_set_horizontal_offset (xosd* osd, int offset);
DESCRIPTION
xosd_set_horizontal_offset changes the number of pixels the XOSD window is indent from the left of the screen.
ARGUMENTS
osd The on-screen display object to act on. offset Indent from the left of the screen, in pixels.
RETURN VALUE
On success, a zero is returned. On error, -1 is returned.
SEE ALSO
xosd_create(3), xosd_set_align(3). X OSD Library 2002-06-25 xosd_set_horizontal_offset(3)
Related Man Pages
tk_getmmfromobj(3) - mojave
gnome-osd-client(1) - debian
tpb(1) - debian
xosd_display(3) - debian
xosd_set_bar_length(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Weird 'find' results