defs.define_constant('Gtk::VolumeButton') do |klass|
    klass.inherits(defs.constant_proxy('Gtk::ScaleButton', RubyLint.registry))

    klass.define_instance_method('set_use_symbolic') do |method|
      method.define_argument('val')