Cogl.Texture2D

const Cogl = imports.gi.Cogl;

let texture2D = new Cogl.Texture2D();
  

Hierarchy

  • Cogl.Object
    • Cogl.Texture2D