27 28 29
# File 'lib/gtk3/binding-set.rb', line 27 def skip(key, modifiers) BindingEntry.skip(self, key, modifiers) end