Gtk.VolumeButton

const Gtk = imports.gi.Gtk;

let volumeButton = new Gtk.VolumeButton();
  

Hierarchy

  • GObject.Object
    • GObject.InitiallyUnowned
      • Gtk.Widget
        • Gtk.Container
          • Gtk.Bin
            • Gtk.Button
              • Gtk.ScaleButton
                • Gtk.VolumeButton