xosd_get_number_lines(3) | Library Functions Manual | xosd_get_number_lines(3) |
xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display
#include <xosd.h>
int xosd_get_number_lines(xosd* osd);
xosd_get_number_lines will get the number of lines the xosd object was initialized to display.
2002-06-25 | X OSD Library |