Query: xosd_set_horizontal_offset
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
xosd_set_horizontal_offset(3) Library Functions Manual xosd_set_horizontal_offset(3)NAMExosd_set_horizontal_offset - Change the indent of the XOSD windowSYNOPSIS#include <xosd.h> int xosd_set_horizontal_offset (xosd* osd, int offset);DESCRIPTIONxosd_set_horizontal_offset changes the number of pixels the XOSD window is indent from the left of the screen.ARGUMENTSosd The on-screen display object to act on. offset Indent from the left of the screen, in pixels.RETURN VALUEOn success, a zero is returned. On error, -1 is returned.SEE ALSOxosd_create(3), xosd_set_align(3). X OSD Library 2002-06-25 xosd_set_horizontal_offset(3)
Related Man Pages |
---|
gnome-osd-client(1) - debian |
xosd_display(3) - debian |
xosd_is_onscreen(3) - debian |
xosd_set_bar_length(3) - debian |
ui::dialog::backend::xosd(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |