BindingSet.bindingEntryClear

Warning gtk_binding_entry_clear has been deprecated since version 2.12 and should not be used in newly-written code. Use gtk_binding_entry_remove() instead. Clears a binding entry.

class BindingSet
void
bindingEntryClear

Parameters

keyval uint

key value of binding to clear

modifiers GdkModifierType

key modifier of binding to clear

Meta