xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display
Contents
Arguments
osd The on-screen display object to act on.
Description
xosd_get_number_lines will get the number of lines the xosd object was initialized to display.
Name
xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display
See Also
xosd_init(3). X OSD Library 2002-06-25 xosd_get_number_lines(3)
Synopsis
#include<xosd.h>intxosd_get_number_lines(xosd*osd);
