SliTaz Man Pages

Community Doc Forum Pro Shop Bugs Hg Cook

xosd_get_number_lines

Provided by xosd package
Section: Misc. Reference Manual Pages (3xosd)
Updated: 2002-06-25
Index Return to Main Contents

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(3xosd),

Index

NAME
SYNOPSIS
DESCRIPTION
ARGUMENTS
SEE ALSO