Gcr.SimpleCollection

const Gcr = imports.gi.Gcr;

let simpleCollection = new Gcr.SimpleCollection();
  

A simple implementation of Gcr.Collection.

Hierarchy

  • GObject.Object
    • Gcr.SimpleCollection