debian man page for xosd_show

Query: xosd_show

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

xosd_show(3)						     Library Functions Manual						      xosd_show(3)

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(3).
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), xosd_display(3), xosd_hide(3). X OSD Library 2002-06-25 xosd_show(3)
Related Man Pages
osd_del(9) - freebsd
osd_cat(1) - debian
xosd_display(3) - debian
xosd_set_bar_length(3) - debian
osd_deregister(9) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Detecting unused variables...