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

    klass.define_instance_method('active=') do |method|
      method.define_argument('val')