xosd_show
xosd_show
Section: Misc. Reference Manual Pages (3xosd) Updated: 2002-06-25 Local index
Up
NAME
xosd_show - make the XOSD window visible
SYNOPSIS
#include <xosd.h>
int xosd_show (xosd* osd);
DESCRIPTION
Call
xosd_show
to redisplay the data that has been previously displayed using
xosd_display(3xosd).
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(3xosd),
xosd_display(3xosd),
xosd_hide(3xosd)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:59:06 GMT, April 16, 2011