Clutter.FlowLayout

const Clutter = imports.gi.Clutter;

let flowLayout = new Clutter.FlowLayout();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Clutter.LayoutManager
        • Clutter.FlowLayout