Method
MetaDisplayremove_keybinding
Declaration [src]
gboolean
meta_display_remove_keybinding (
MetaDisplay* display,
const char* name
)
Description [src]
Remove keybinding name
; the function will fail if name
is not a known
keybinding or has not been added with meta_display_add_keybinding().