logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xosd_get_number_lines - Retrieve the number of lines the xosd object was initialized to display

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);

See Also