debian man page for xosd_get_number_lines

Query: xosd_get_number_lines

OS: debian

Section: 3

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

xosd_get_number_lines(3)				     Library Functions Manual					  xosd_get_number_lines(3)

NAME
xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display
SYNOPSIS
#include <xosd.h> int xosd_get_number_lines(xosd* osd);
DESCRIPTION
xosd_get_number_lines will get the number of lines the xosd object was initialized to display.
ARGUMENTS
osd The on-screen display object to act on.
SEE ALSO
xosd_init(3). X OSD Library 2002-06-25 xosd_get_number_lines(3)
Related Man Pages
osdsh(1) - debian
xosd_create(3) - debian
xosd(3) - debian
xosd(3) - suse
ui::dialog::backend::xosd(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?