GtkClutter.Texture

const GtkClutter = imports.gi.GtkClutter;

let texture = new GtkClutter.Texture();
  

The <structname>GtkClutterTexture</structname> structure contains only private data and should be accessed using the provided API.

Since 1.0

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Clutter.Actor
        • Clutter.Texture
          • GtkClutter.Texture