Cogl.SubTexture

const Cogl = imports.gi.Cogl;

let subTexture = new Cogl.SubTexture();
  

Hierarchy

  • Cogl.Object
    • Cogl.SubTexture