man pconf_get_detection_methods (Fonctions bibliothèques) - List autodetection methods.
NAME
pconf_get_detection_methods - List autodetection methods.
SYNOPSIS
#include <printerconf.h> pconf_detmethod_t *pconf_get_detection_methods(int *count);
PARAMETERS
- int *count
- Not Documented.
DESCRIPTION
Return a list of printer detection methods supported. This is static now, should be dynamic (based on what methods are available on the machine) in the future.