Gtk.CellAreaBox

const Gtk = imports.gi.Gtk;

let cellAreaBox = new Gtk.CellAreaBox();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.CellArea
        • Gtk.CellAreaBox