23 24 25
# File 'lib/gtk3/binding-set.rb', line 23 def remove(key, modifiers) BindingEntry.remove(self, key, modifiers) end