vga_runinbackground_version(3) returns the version of the current background support

SYNOPSIS

#include <vga.h>

int vga_runinbackground_version(void);

DESCRIPTION

returns the version of the current background support which is 1 (uses proc-fs). In case svgalib is compiled without background support, 0 is returned. See vga_runinbackground(3) for more information on background support.

AUTHOR

This manual page was edited by Michael Weller <[email protected]>. The function was implemented and documented by Pekka T. Alaruikka <[email protected]> & Michael Friman <no email>.