Gtk.LockButton

const Gtk = imports.gi.Gtk;

let lockButton = new Gtk.LockButton();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Bin
            • Gtk.Button
              • Gtk.LockButton