ppdFindAttr

Name

ppdFindAttr -- Find the first matching attribute...

Synopsis

#include <cups/cups.h>

ppd_attr_t * ppdFindAttr(ppd_file_t * ppd, const char * name, const char * spec);

Description

Find the first matching attribute...

Return Value

Attribute or NULL if not found