GObject.InitiallyUnowned

const GObject = imports.gi.GObject;

let initiallyUnowned = new GObject.InitiallyUnowned();
  

All the fields in the <structname>GInitiallyUnowned</structname> structure are private to the GObject.InitiallyUnowned implementation and should never be accessed directly.

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned