MCPcopy Create free account
hub / github.com/OpenPrinting/cups / add_option

Method add_option

ppdc/ppdc.h:276–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274 PPDC_NAME("ppdcGroup")
275
276 void add_option(ppdcOption *o) { options->add(o); }
277 ppdcOption *find_option(const char *n);
278};
279

Callers 4

mainFunction · 0.80
import_ppdMethod · 0.80
get_duplexMethod · 0.80
scan_fileMethod · 0.80

Calls 1

addMethod · 0.80

Tested by

no test coverage detected