xosd_uninit(3) debian man page | unix.com

Man Page: xosd_uninit

Operating Environment: debian

Section: 3

xosd_uninit(3)						     Library Functions Manual						    xosd_uninit(3)

NAME
xosd_uninit - Destroy a XOSD window
SYNOPSIS
#include <xosd.h> int xosd_uninit (xosd* osd);
DESCRIPTION
xosd_uninit destroys an existing xosd window, freeing the memory.
ARGUMENTS
osd The on-screen display object to act on.
RETURN VALUE
On success, a zero is returned. On error, -1 is returned.
SEE ALSO
xosd_init(3). X OSD Library 2002-06-25 xosd_uninit(3)
Related Man Pages
tpb(1) - debian
osd(9) - freebsd
xosd(3) - debian
xosd_is_onscreen(3) - debian
osd_cat(1xosd) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com