ppdFindNextAttr

Name

ppdFindNextAttr -- Find the next matching attribute...

Synopsis

#include <cups/cups.h>

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

Description

Find the next matching attribute...

Return Value

Attribute or NULL if not found