Query: xosd_set_align
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
xosd_set_pos(3) Library Functions Manual xosd_set_pos(3)NAMExosd_set_align - Change the alignment of the XOSD windowSYNOPSIS#include <xosd.h> int xosd_set_align (xosd* osd, xosd_align align);DESCRIPTIONxosd_set_align changes the alignment of the XOSD window, which is left aligned by default.ARGUMENTSosd The on-screen display object to act on. pos One of XOSD_left , XOSD_center or XOSD_right (for the left, center or right of the screen respectively).RETURN VALUEOn success, a zero is returned. On error, -1 is returned.SEE ALSOxosd_init(3), xosd_set_offset(3), xosd_set_pos(3), xosd(3). X OSD Library 2002-06-25 xosd_set_pos(3)
| Related Man Pages |
|---|
| gnome-osd-client(1) - debian |
| osd_cat(1) - debian |
| xosd(3) - debian |
| xosd_set_bar_length(3) - debian |
| ui::dialog::backend::xosd(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |