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 |
|---|
| osd(9) - freebsd |
| xosd_create(3) - debian |
| xosd(3) - debian |
| xosd_is_onscreen(3) - debian |
| ui::dialog::backend::xosd(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |