xosd_uninit(3) Library Functions Manual xosd_uninit(3)NAMExosd_uninit - Destroy a XOSD windowSYNOPSIS#include <xosd.h> int xosd_uninit (xosd* osd);DESCRIPTIONxosd_uninit destroys an existing xosd window, freeing the memory.ARGUMENTSosd The on-screen display object to act on.RETURN VALUEOn success, a zero is returned. On error, -1 is returned.SEE ALSOxosd_init(3). X OSD Library 2002-06-25 xosd_uninit(3)
| Related Man Pages |
|---|
| xosd_display(3) - debian |
| xosd_set_bar_length(3) - debian |
| osd_cat(1xosd) - suse |
| xosd(3) - suse |
| ui::dialog::backend::xosd(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |