Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
xosd_get_number_lines(3xosd)			    xosd_get_number_lines(3xosd)

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

SYNOPSIS
     #include <xosd.h>

     int xosd_get_number_lines(xosd* osd);

DESCRIPTION
     xosd_get_number_lines will get the number of lines the xosd object was ini-
     tialized to display.

ARGUMENTS
     osd       The on-screen display object to act on.

SEE ALSO
     xosd_init(3xosd),

X OSD Library			   2002-06-25	    xosd_get_number_lines(3xosd)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xosd_get_number_lines&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help