xosd_get_number_lines(3) Library Functions Manual xosd_get_number_lines(3)NAMExosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to displaySYNOPSIS#include <xosd.h> int xosd_get_number_lines(xosd* osd);DESCRIPTIONxosd_get_number_lines will get the number of lines the xosd object was initialized to display.ARGUMENTSosd The on-screen display object to act on.SEE ALSOxosd_init(3). X OSD Library 2002-06-25 xosd_get_number_lines(3)