compare

open fun compare(b: Printer): Int

Compares two printers.

Return

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

Parameters

b

another GtkPrinter