Compares the two GBytes values. This function can be used to sort GBytes instances in lexographical order. Since 2.32
a pointer to a GBytes. [type GLib.Bytes]
a pointer to a GBytes to compare with bytes1. [type GLib.Bytes]
a negative value if bytes2 is lesser, a positive value if bytes2 is greater, and zero if bytes2 is equal to bytes1
See Implementation
Compares the two GBytes values. This function can be used to sort GBytes instances in lexographical order. Since 2.32