Package: gtk

Function gtk-action-disconnect-accelerator

Lambda List

gtk-action-disconnect-accelerator (action)

Arguments

action -- a gtk-action object

Details

Undoes the effect of one call to the function gtk-action-connect-accelerator.

Warning

The function gtk-action-disconnect-accelerator has been deprecated since version 3.10 and should not be used in newly written code. Use the g-action interface and the accelerator group on an associated gtk-menu widget instead.
 

See also

2021-7-20