Printer.compare

int compare(gtk.printer.Printer b) nothrow

Compares two printers.

Parameters

banother gtk.printer.Printer

Returns

0 if the printer match, a negative value if a < b,

or a positive value if a > b