Gdk.DragContext

const Gdk = imports.gi.Gdk;

let dragContext = new Gdk.DragContext();
  

Hierarchy

  • GObject.Object
    • Gdk.DragContext