Printer.compare

Compares two printers. Since 2.10

class Printer
int
compare

Parameters

b Printer

another GtkPrinter

Return Value

Type: int

0 if the printer match, a negative value if a < b, or a positive value if a > b

Meta