ppdMarkOption

Name

ppdMarkOption -- Mark an option in a PPD file.

Synopsis

#include <cups/cups.h>

int ppdMarkOption(ppd_file_t * ppd, const char * option, const char * choice);

Description

Mark an option in a PPD file.

Notes:

-1 is returned if the given option would conflict with any currently selected option.

Return Value

Number of conflicts