xosd_get_number_lines
Retrieve the number of lines the xosd object was initialized to display
- Provided by: libxosd-dev (Version: 2.2.14-2.1build1)
- Source: xosd
- Report a bug
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.