Svgalib (>= 1.2.11)
27 July 1997
svgalib-devel
Development tools for the SVGAlib graphics library
NAME
vga_runinbackground_version - 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.