Cogl.FenceClosure

const Cogl = imports.gi.Cogl;

let fenceClosure = new Cogl.FenceClosure();
  

An opaque type representing one future callback to be made when the GPU command stream has passed a certain point.

Since 2.0