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(9) - freebsd
xosd(3) - debian
xosd_set_bar_length(3) - debian
xosd(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?