Gcr.Comparable

const Gcr = imports.gi.Gcr;

let comparable = new Gcr.Comparable();
  

The Gcr.Comparable interface is implemented by comparable objects.

Prerequisites

Comparable requires GObject.Object

Known Implementations

Comparable is implemented by Pkcs11Certificate and SimpleCertificate